#17809: log daemon crashes when log to file is set
--------------------------+------------------------
  Reporter:  anonymous    |      Owner:  developers
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  base system  |    Version:  Trunk
Resolution:               |   Keywords:
--------------------------+------------------------

Comment (by anonymous):

 Based on rereading uci config wiki page for system I see that
 configuration is only *supposed* to be allowed for one or the other of
 circular and file so the bug is actually that if you configure both a
 log_size and a log_file, but don't specify log_type, that the log daemon
 tries to do both, and judging by log_type being defined in wiki an an
 either/or choice this is not a supported option.

 Therefore if both log_file and log_size are specified either circular or
 file should be chosen as the default for for log_type, and log daemon
 should not try to do both.

--
Ticket URL: <https://dev.openwrt.org/ticket/17809#comment:2>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to