luci-mod-system: Fix cron log level settings
authorHannu Nyman <hannu.nyman@iki.fi>
Sun, 1 Dec 2024 10:57:20 +0000 (12:57 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Sun, 1 Dec 2024 10:57:20 +0000 (12:57 +0200)
commit1e7ce8de990e0bcb36b77bdb846b644aa1724568
tree2e292e730702198fa6b71a5872f37a643448605a
parentdfd802abdcd98100d509a6c84014f6854584b8b9
luci-mod-system: Fix cron log level settings

Busybox crond only uses level 5, 7 and 8. (And 7 and 8 only differ
on one error regarding finding a crontab without user.)
For simplicity, just provide 5 and 7 as alternatives in LuCI.

Show level 7 as the default and as the first offered choice.

Add missing semicolons to the file.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js