# If Enabled, it is possible to reset the radio on boot or shutdown. # It is always possible to reset the radio using # /etc/init.d/radio-reset reload manually. ENABLED="yes" # set to "yes" to enable radio-reset on boot ONSTART="no" # set to "no" to disable radio-reset on reboot ONSTOP="yes" # Run radio-reset in the background. If "yes", applications # must wait for radio-reset to finish. BACKGROUND="no"