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, 2 insertions, 0 deletions
diff --git a/community/icecast/icecast.service b/community/icecast/icecast.service
index 2f4b0eb29..e4de96794 100644
--- a/community/icecast/icecast.service
+++ b/community/icecast/icecast.service
@@ -3,7 +3,9 @@ Description=Icecast Network Audio Streaming Server
After=network.target
[Service]
+Type=simple
ExecStart=/usr/bin/icecast -c /etc/icecast.xml
+ExecReload=/usr/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target