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'
s:option(Value, "log_size", nil, "kiB").optional = true
s:option(Value, "log_ip").optional = true
s:option(Value, "conloglevel").optional = true
+s:option(Value, "cronloglevel").optional = true
return m