summaryrefslogtreecommitdiff
path: root/community/icecast/icecast.service
blob: 2f4b0eb2994ba5efe9bbf65c4cb955ebf6728587 (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 -c /etc/icecast.xml

[Install]
WantedBy=multi-user.target