systemd/User - ArchWiki
[https://wiki.archlinux.org/title/systemd/User] - - public:mzimmerm
User-configured (non-root) systemd services
User-configured (non-root) systemd services
An alternate option is to have an httpd.service file under webteam home directory ~/.config/systemd/user and they can start/stop/enable etc themselves: systemctl --user enable httpd.service systemctl --user start httpd.service