Re: dnsmasq to syslog
Fred Grayson <[email protected]> Mon, 21 Oct 2013 15:07:24 -0400
| Newsgroups | gmane.comp.security.firewalls.m0n0wall |
|---|---|
| Message-ID | <[email protected]> |
On 10/21/2013 2:39 PM, Pierre Nast wrote: >> Will your modifications to /etc/inc/services.inc file survive a reboot >> of m0n0wall? >> > Hi, > > No, as stated in the m0n0wall developer handbook (see > http://doc.m0n0.ch/dev/faq.html#id11623234), using this method, the > modifications are lost on reboot. > If permanence of the changes is desired, you should be able to modify the actual m0n0wall image using CB's workon.sh script. The downside is that you get to maintain these changes yourself and apply them to the next release should you wish to stay current. Note that this is not the same thing as building m0n0wall from modified sources, which would be yet another approach.