From 9a681a94226c07ba65c0511508c3c1096f08f426 Mon Sep 17 00:00:00 2001 From: VoidVolker Date: Fri, 8 Jul 2016 14:44:01 +0300 Subject: [PATCH] [=] HP_HOST description --- init-scripts/init.ubuntu | 1 + 1 file changed, 1 insertion(+) diff --git a/init-scripts/init.ubuntu b/init-scripts/init.ubuntu index 9a7e094f..47f2f2b4 100755 --- a/init-scripts/init.ubuntu +++ b/init-scripts/init.ubuntu @@ -33,6 +33,7 @@ ## PYTHON_BIN= #$DAEMON, the location of the python binary, the default is /usr/bin/python ## HP_OPTS= #$EXTRA_DAEMON_OPTS, extra cli option for headphones, i.e. " --config=/home/headphones/config.ini" ## HP_PORT= #$PORT_OPTS, hardcoded port for the webserver, overrides value in config.ini +## HP_HOST= #$HOST_OPTS, host for the webserver, overrides value in config.ini ## ## EXAMPLE if want to run as different user ## add HP_USER=username to /etc/default/headphones