# Control dropwatch behavior on system boot
# S92dropwatch parse whole string only
# when set to "yes" - enables dropwatch on boot with following params:
#         --non-interactive --syslog using kallsyms db
#         "dropwatch -n -s -l kas"
# when set to any other value except "yes", - not starting dropwatch on system boot. 

#DROPWATCH_ENABLED="yes"


