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.service9
1 files changed, 0 insertions, 9 deletions
diff --git a/community/icecast/icecast.service b/community/icecast/icecast.service
deleted file mode 100644
index 2f4b0eb29..000000000
--- a/community/icecast/icecast.service
+++ /dev/null
@@ -1,9 +0,0 @@
-[Unit]
-Description=Icecast Network Audio Streaming Server
-After=network.target
-
-[Service]
-ExecStart=/usr/bin/icecast -c /etc/icecast.xml
-
-[Install]
-WantedBy=multi-user.target