summaryrefslogtreecommitdiff
path: root/community/icecast/icecast.service
diff options
context:
space:
mode:
Diffstat (limited to 'community/icecast/icecast.service')
-rw-r--r--community/icecast/icecast.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/icecast/icecast.service b/community/icecast/icecast.service
index fb3900b45..2f4b0eb29 100644
--- a/community/icecast/icecast.service
+++ b/community/icecast/icecast.service
@@ -3,7 +3,7 @@ Description=Icecast Network Audio Streaming Server
After=network.target
[Service]
-ExecStart=/usr/bin/icecast -b -c /etc/icecast.xml
+ExecStart=/usr/bin/icecast -c /etc/icecast.xml
[Install]
WantedBy=multi-user.target