On Thu, 23 May 2002, Greg Ford wrote > > Hi > > Questions: > 1) How do I disable dnscache? I tried editing > /etc/init.d/dnscache to turn it off, but which > package do I need to back up to save this change? >
Instructions modified from the Dachenstein Readme 1) Exit the lrcfg menu system to get to a command prompt 2) Mount the Firewall disk mount -t msdos /dev/fd0u1680 /mnt 3) Edit the syslinux configuration file edit /mnt/syslinux.cfg 4) Remove dnscache from the list of packages to load old: LRP=etc,ramlog,local,modules,dhclient,dhcpd,dnscache,weblet new: LRP=etc,ramlog,local,modules,dhcpd,dhclient,weblet 5) Save the file <ctrl>-s and exit <ctrl>-q 6) Optional: Delete the dhclient package rm /mnt/dnsclient.lrp 7) Unmount the LEAF disk umount /mnt > > > Thanks Heinz -sp _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
