From c4fc5ae200d71234d10cde93effc21f207ed8255 Mon Sep 17 00:00:00 2001 From: Mar2zz Date: Fri, 15 Jul 2011 09:17:59 +0200 Subject: [PATCH] edited init.d to reflect namechange headphones.py > Headphones.py --- headphonesinit.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/headphonesinit.d b/headphonesinit.d index 9c57a145..02ebdb1e 100644 --- a/headphonesinit.d +++ b/headphonesinit.d @@ -18,7 +18,7 @@ APP_PATH=/usr/local/sbin/headphones DAEMON=/usr/bin/python # startup args -DAEMON_OPTS="headphones.py -q" +DAEMON_OPTS="Headphones.py -q" # script name NAME=headphones