summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/radio-reset/radio-reset.default
blob: 56b0ebc7fc0ddff5bb4e6e6c7e5ee9b2150c0ee0 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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"