summaryrefslogtreecommitdiff
path: root/recipes-bsp/multitech/mts-io/radio-reset.default
blob: ae2e241238de99c59ceefd247791cd7665f2550e (plain)
1
2
3
4
5
6
7
8
# 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/reload manually.
ENABLED="yes"
# set to "no" to disable radio-reset on shutdown
STOP="no"
# set to "no" to disable radio-reset on boot
START="yes"