cm0002@programming.dev to Linux@programming.dev · 2 months agosystemd has been a complete, utter, unmitigated successblog.tjll.netexternal-linkmessage-square5linkfedilinkarrow-up10arrow-down10cross-posted to: linux@programming.devlinux@lemmy.ml
arrow-up10arrow-down1external-linksystemd has been a complete, utter, unmitigated successblog.tjll.netcm0002@programming.dev to Linux@programming.dev · 2 months agomessage-square5linkfedilinkcross-posted to: linux@programming.devlinux@lemmy.ml
minus-squaredwt@feddit.orglinkfedilinkDeutscharrow-up0·2 months agoI like this, but even though pod man runs perfect rootless, quadlets can only run as root for now :-(
minus-squareQuik@infosec.publinkfedilinkarrow-up0·2 months 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-up0·2 months 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.
I like this, but even though pod man runs perfect rootless, quadlets can only run as root for now :-(
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.Yes, you’d have to do
systemctl --user