cm0002@programming.dev to Linux@programming.dev · 1 day agosystemd has been a complete, utter, unmitigated successblog.tjll.netexternal-linkmessage-square38fedilinkarrow-up1152arrow-down127cross-posted to: opensource@programming.devlinux@programming.devlobsters
arrow-up1125arrow-down1external-linksystemd has been a complete, utter, unmitigated successblog.tjll.netcm0002@programming.dev to Linux@programming.dev · 1 day agomessage-square38fedilinkcross-posted to: opensource@programming.devlinux@programming.devlobsters
minus-squareQuik@infosec.publinkfedilinkarrow-up2·18 hours agoJust place your Quadlets in the $HOME/.config/containers/systemd/ directory for this ;) The reference I linked to earlier also contains more information on rootless.
minus-squaredwt@feddit.orglinkfedilinkDeutscharrow-up1·2 hours agoWhile that is true, that is not how I would run services normally with SystemD. Those would be defined globally, but run as a user. Definitiv then in the user home, means that I dint see them with systemctl which is very annoying.
Just place your Quadlets in the $HOME/.config/containers/systemd/ directory for this ;)
The reference I linked to earlier also contains more information on rootless.
While that is true, that is not how I would run services normally with SystemD. Those would be defined globally, but run as a user.
Definitiv then in the user home, means that I dint see them with
systemctl
which is very annoying.