edited init.d to reflect namechange headphones.py > Headphones.py

This commit is contained in:
Mar2zz
2011-07-15 09:17:59 +02:00
parent fa96194749
commit c4fc5ae200

View File

@@ -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