cm0002@programming.dev to Linux@programming.dev · 2 days agosystemd has been a complete, utter, unmitigated successblog.tjll.netexternal-linkmessage-square48fedilinkarrow-up1161arrow-down128cross-posted to: linux@programming.devlinux@lemmy.ml
arrow-up1133arrow-down1external-linksystemd has been a complete, utter, unmitigated successblog.tjll.netcm0002@programming.dev to Linux@programming.dev · 2 days agomessage-square48fedilinkcross-posted to: linux@programming.devlinux@lemmy.ml
minus-squareQuik@infosec.publinkfedilinkarrow-up2·2 days 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·20 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.