summaryrefslogtreecommitdiffstats
path: root/roles/stream/templates/on-connect
diff options
context:
space:
mode:
Diffstat (limited to 'roles/stream/templates/on-connect')
-rwxr-xr-xroles/stream/templates/on-connect1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/stream/templates/on-connect b/roles/stream/templates/on-connect
index 0f613bf..cd9deb6 100755
--- a/roles/stream/templates/on-connect
+++ b/roles/stream/templates/on-connect
@@ -2,7 +2,6 @@
set -e
PATH="/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin"
PIDFILE="{{ icecast_restream_dir }}/{{ emacsconf_id }}-lowres-{{ item.id }}.pid"
-echo $(date) " on connect {{ item.id }} $*" >> {{ icecast_restream_dir }}/restream.log
. /lib/lsb/init-functions