summarylogtreecommitdiffstats
path: root/adchpp-lan-bzr.service
blob: b5d7ccf37e30fda6ef17689fe688dea2e383039c (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=ADCH++ - Advanced DirectConnect Hub for Lanparties
After=network.target

[Service]
User=adchpp-lan
ExecStart=/usr/bin/adchpp-lan
ExecStop=/bin/kill -s SIGINT -q 5 $MAINPID

[Install]
WantedBy=multi-user.target