David, Looking at the dnsmasq.conf file, I don't see an easy way to disable that.
http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq.conf.example It's info, not a warning but it is very helpful. It's also not very chatty. I will not support removing it by default. The only time it shows up is when the DHCP lease is renewed or when a device is restarted. If those 6 lines are going to break a system, we have something that's way to fragile. (It's not fragile). I'd suggest using an external syslog host if you're really that concerned about this taking up too much size. They are logged to tmpfs, not to the CF card (unless you purposely enable persistent logging). Darrick David Kerr wrote: > Is it possible to stop dnsmasq from logging messages to syslog? This > component is producing by far the most lines in my system log now. For > example.... > > Mar 15 15:21:01 pbx daemon.info <http://daemon.info> dnsmasq[2298]: > DHCPDISCOVER(eth1) 00:1e:c2:b7:6e:53 > Mar 15 15:21:01 pbx daemon.info <http://daemon.info> dnsmasq[2298]: > DHCPOFFER(eth1) 192.168.1.217 00:1e:c2:b7:6e:53 > Mar 15 15:21:01 pbx daemon.info <http://daemon.info> dnsmasq[2298]: > DHCPDISCOVER(eth1) 00:1e:c2:b7:6e:53 > Mar 15 15:21:01 pbx daemon.info <http://daemon.info> dnsmasq[2298]: > DHCPOFFER(eth1) 192.168.1.217 00:1e:c2:b7:6e:53 > Mar 15 15:21:02 pbx daemon.info <http://daemon.info> dnsmasq[2298]: > DHCPREQUEST(eth1) 192.168.1.217 00:1e:c2:b7:6e:53 > Mar 15 15:21:02 pbx daemon.info <http://daemon.info> dnsmasq[2298]: > DHCPACK(eth1) 192.168.1.217 00:1e:c2:b7:6e:53 > > and many more. These are not errors or warnings, just business-as-usual DHCP > that I'd rather not be filling up the syslog. > > > Thanks, > > David > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > > > ------------------------------------------------------------------------ > > _______________________________________________ > Astlinux-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to > [email protected]. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
