ahriman/package/lib/systemd/system/ahriman-web.service

13 lines
200 B
Desktop File

[Unit]
Description=ArcH linux ReposItory MANager web server
After=network.target
[Service]
Type=simple
ExecStart=/usr/bin/ahriman web
User=ahriman
Group=ahriman
[Install]
WantedBy=multi-user.target