mirror of
https://github.com/linuxboot/heads.git
synced 2025-02-22 17:52:39 +00:00
Add these two functions for use in config-gui.sh for future toggles. load_config_value() obtains the value of a config setting, defaulting to 'n'. get_config_display_action() displays 'Enable' or 'Disable' depending on the current value. Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>