summaryrefslogtreecommitdiff
blob: 5382670ef0a4364b712977f9a3159317d3ab0267 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Unrealircd IRC Server Daemon
After=network.target

[Service]
Type=forking
User=unrealircd
ExecStart=/usr/bin/unrealircd

[Install]
WantedBy=multi-user.target