summarylogtreecommitdiffstats
path: root/atheme.service
blob: 2334559fad41219c99eab6358f81630d4ccce65d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[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