X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=modules%2Fadmin-core%2Froot%2Flib%2Fuci%2Fschema%2Fdefault%2Fsystem;h=13339ee06f3baee57c231137cfe23f5b831b13ed;hp=28fee1c2e1e537687a73e5c1ebd184affae39d46;hb=438180ead424ad61d2ad47c5f9d4b5da7ec4e1de;hpb=4869b91bc33e374b89302a35de39e458d631d2ae diff --git a/modules/admin-core/root/lib/uci/schema/default/system b/modules/admin-core/root/lib/uci/schema/default/system index 28fee1c2e..13339ee06 100644 --- a/modules/admin-core/root/lib/uci/schema/default/system +++ b/modules/admin-core/root/lib/uci/schema/default/system @@ -47,6 +47,14 @@ config variable option description 'Level of log messages on the console' option datatype integer +config variable + option name 'cronloglevel' + option section 'system.system' + option title 'Crond log level' + option description 'Level of log messages for cron daemon' + option datatype integer + + config section option name 'led' option package 'system'