Because in my environment I need to pass some args to netifd (like -r). Right now, I'm patching /etc/init.d/network. The patch proposes a less intrusive solution.
It's based on what other modules, like net-snmp do. 2013/2/20 Felix Fietkau <[email protected]> > On 2013-02-20 6:32 PM, Jonh Wendell wrote: > > If that file exists, read it and pass the content > > of the OPTIONS variable to netifd daemon. > > > > For instance, this would be a valid content for this file: > > OPTIONS="-r /tmp/resolv.XXX" > > > > Signed-off-by: Jonh Wendell <[email protected]> > Why do you need this? > > - Felix > -- Jonh Wendell http://www.bani.com.br
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
