summarylogtreecommitdiffstats
path: root/icecast-kh-git.service
blob: 5ca58dd1ebb81a220721965413e2f405911ae5fa (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=Icecast Network Audio Streaming Server (KH Version)
After=network.target

[Service]
Type=simple
ExecStart=/usr/bin/icecast -c /etc/icecast.xml
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target