forked from pool/atheme
11 lines
149 B
SYSTEMD
11 lines
149 B
SYSTEMD
|
[Unit]
|
||
|
Description=Atheme IRC Services
|
||
|
|
||
|
[Service]
|
||
|
ExecStart=/usr/sbin/atheme-services
|
||
|
User=atheme
|
||
|
Group=atheme
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|