# This POSIX shell fragment is installed at /etc/default/w1retap by the 
# maintainer scripts and provides defaults for the w1retap initscript sourced 
# by /etc/init.d/w1retap

#Change to yes to enable on boot
ENABLED=no

# Additional options to passed to the daemon.
DAEMON_ARGS="-d -R -t 120"
