summaryrefslogtreecommitdiff
path: root/net-misc/ices/files/ices.service
blob: b7e2dfa0b5295e5c601c566ae0631fefb014c362 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Icecast OGG streaming client
After=network.target icecast.target
 
[Service]
User=ices
Group=ices
ExecStart=/usr/bin/ices /etc/ices2/ices.xml

[Install]
WantedBy=multi-user.target