# RESTORE_ON_START:
# Do you want to apply rfkill device configuration on startup?
# no - Do not restore configuration
# yes - Restore configuration

RESTORE_ON_START="yes"

# SAVE_ON_STOP:
# Do you want to save rfkill device configuration?
# no - Do not save configuration
# yes - Save configuration

SAVE_ON_STOP="yes"
