# system wide setting for runit services

# print runsv messages about starting and stopping the service
VERBOSE=0

# print additional debug info: run's exit code
DEBUG=0

# shutdown without processing /etc/rc[0,6].d/ (faster shutdown =1)
FAST_SHUTDOWN=0
