# Configuration for /etc/init.d/zigbee2mqtt

# Path to the data directory.
#datadir="/var/lib/zigbee2mqtt"

# The user (and group) to run zigbee2mqtt as.
#command_user="zigbee2mqtt"

# Wait 10 seconds for shutdown before killing the process.
#retry="TERM/10/KILL/5"

# Number of milliseconds to wait after starting to check if the daemon is still
# running (used only with start-stop-daemon). Set to empty string to disable.
#start_wait=100

# Uncomment to run with process supervisor.
# supervisor="supervise-daemon"
