mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-16 00:25:31 +01:00
This currently doesn't work with ubuntu because there needs to be a space before the deamon_opts
This commit is contained in:
@@ -20,7 +20,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
|
||||
|
||||
Reference in New Issue
Block a user