cm0002@programming.dev to Linux@programming.dev · 1 month agosystemd has been a complete, utter, unmitigated successblog.tjll.netexternal-linkmessage-square49fedilinkarrow-up1162arrow-down128cross-posted to: linux@programming.devlinux@lemmy.ml
arrow-up1134arrow-down1external-linksystemd has been a complete, utter, unmitigated successblog.tjll.netcm0002@programming.dev to Linux@programming.dev · 1 month agomessage-square49fedilinkcross-posted to: linux@programming.devlinux@lemmy.ml
minus-squareQuik@infosec.publinkfedilinkarrow-up2·1 month 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·1 month 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.Yes, you’d have to do
systemctl --user