logging: LOGD_SYS_SET -> LOGD_SETTINGS
This commit is contained in:
@@ -46,7 +46,7 @@ enum {
|
||||
LOGD_SHARING = 0x00008000, /* Connection sharing/dnsmasq */
|
||||
LOGD_SUPPLICANT = 0x00010000, /* WiFi and 802.1x */
|
||||
LOGD_USER_SET = 0x00020000, /* User settings */
|
||||
LOGD_SYS_SET = 0x00040000, /* System settings */
|
||||
LOGD_SETTINGS = 0x00040000, /* Settings */
|
||||
LOGD_SUSPEND = 0x00080000, /* Suspend/Resume */
|
||||
LOGD_CORE = 0x00100000, /* Core daemon and policy stuff */
|
||||
LOGD_DEVICE = 0x00200000, /* Device state and activation */
|
||||
|
Reference in New Issue
Block a user