summarylogtreecommitdiffstats
path: root/system.service
blob: 1becb77f492cb34b1cc346cfc58a404a3665c8cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Xtheme IRC services

[Service]
Type=simple
User=xtheme
Group=xtheme
ExecStart=/usr/bin/xtheme-services -n -p /var/lib/xtheme/pid
Restart=always

[Install]
WantedBy=network.target