summaryrefslogtreecommitdiff
path: root/community/icecast/icecast.service
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2014-05-28 03:31:41 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2014-05-28 03:31:41 +0000
commitfc3a052d9f439abcf0ce424b7d45b682a5377087 (patch)
treee30cf804e2126c73de97abfb7a4819dd8aa092f8 /community/icecast/icecast.service
parent266ddb4aa9aed9a6a66b5eb9e17da710e66c4987 (diff)
Wed May 28 03:24:53 UTC 2014
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