X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fsystem%2Fubox%2Ffiles%2Flog.init;h=1c288a7a08192e0e2274243f3ac72a990aea9320;hp=a1e910f5192cab4282d92c5bdfc77cc2d2a650dd;hb=6209089f8dcb5eec5ddc85f2ccafb947858081f9;hpb=f365f6b8129874a64a98f6cdffa92f09f16bea43 diff --git a/package/system/ubox/files/log.init b/package/system/ubox/files/log.init index a1e910f519..1c288a7a08 100644 --- a/package/system/ubox/files/log.init +++ b/package/system/ubox/files/log.init @@ -11,7 +11,7 @@ PROG=/sbin/logread validate_log_section() { uci_validate_section system system "${1}" \ - 'Password:string' \ + 'log_file:string' \ 'log_size:uinteger' \ 'log_ip:ipaddr' \ 'log_port:port:514' \