File iobroker.sysconfig of Package iobroker

## Description: Location of ioBroker
## Type:        string
IOBROKER_HOME="/srv/iobroker"

## Description: Location of ioBroker pid file
## Type:        string
## Default:     "/var/run/iobroker.pid"
#IOBROKER_PIDFILE="/var/run/iobroker.pid"
IOBROKER_PIDFILE="/srv/iobroker/node_modules/iobroker.js-controller/iobroker.pid"

## Description: The username who should own the process.
## Type:        string
## Default:     iobroker
IOBROKER_USER="iobroker"

## Description: The groupname who should own the process.
## Type:        string
## Default:     iobroker
IOBROKER_GROUP="iobroker"

## Description: Additionals args to include in startup
## Type:        string
## Default:     "localhost"
IOBROKER_SERVER="localhost"
openSUSE Build Service is sponsored by