summaryrefslogtreecommitdiff
path: root/community/icecast/icecast.service
blob: fb3900b45ec6bc2d1050192c221c31d2fe2a54ab (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Icecast Network Audio Streaming Server
After=network.target

[Service]
ExecStart=/usr/bin/icecast -b -c /etc/icecast.xml

[Install]
WantedBy=multi-user.target