cm0002@programming.dev to Linux@programming.dev · 19 days agosystemd has been a complete, utter, unmitigated successblog.tjll.netexternal-linkmessage-square49fedilinkarrow-up1161arrow-down129cross-posted to: [email protected][email protected]
arrow-up1132arrow-down1external-linksystemd has been a complete, utter, unmitigated successblog.tjll.netcm0002@programming.dev to Linux@programming.dev · 19 days agomessage-square49fedilinkcross-posted to: [email protected][email protected]
minus-squareQuik@infosec.publinkfedilinkarrow-up2·18 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·18 days 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