Dies schrieb John Crispin ([email protected]): > > Any feedback regarding this backported feature? > > this patch is fine, the log file one scares me though as there is no > log rotate logic.
What kind of log rotate logic do you mean? That can be implemented externally if needed: just move the old logfile away and send SIGHUP to the hostapd process, to make it reopen (and recreate) the file. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
