|
|
|
@ -70,7 +70,7 @@
|
|
|
|
#define SYSTEMBOOT_STATEMODE_SECTION "[system]"
|
|
|
|
#define SYSTEMBOOT_STATEMODE_SECTION "[system]"
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
#define SAVE_MODE_GET_COMMAND "ubconfig --raw --source global get [config] SYSTEMBOOT_STATEMODE"
|
|
|
|
#define SAVE_MODE_GET_COMMAND "ubconfig --raw --source system get [config] SYSTEMBOOT_STATEMODE"
|
|
|
|
|
|
|
|
|
|
|
|
typedef enum SAVE_MODE_TYPE {
|
|
|
|
typedef enum SAVE_MODE_TYPE {
|
|
|
|
SAVE_MODE_FULL,
|
|
|
|
SAVE_MODE_FULL,
|
|
|
|
|