1
0
mirror of https://github.com/moparisthebest/arch-ppa synced 2024-08-13 15:43:47 -04:00
arch-ppa/src/atheme/atheme.service
2018-05-25 22:37:27 -04:00

13 lines
198 B
Desktop File

[Unit]
Description=Atheme IRC services
[Service]
Type=simple
User=atheme
Group=atheme
ExecStart=/usr/bin/atheme-services -n -p /var/lib/atheme/pid
Restart=always
[Install]
WantedBy=network.target