[NLUUG]   Welcome to ftp.vim.org,
Hosted by ftp.nluug.nl
Current directory: /os/Linux/distr/salix/x86_64/extra-14.2/source/network/pdnsd/
Contents of README:
pdnsd is a proxy DNS server with permanent caching (the cache contents are
written to hard disk on exit) that is designed to cope with unreachable or 
down DNS servers (e.g., in dial-in networking).

Add this to /etc/rc.d/rc.local:
if [ -x /etc/rc.d/rc.pdnsd ]; then
   /etc/rc.d/rc.pdnsd start
fi

Add this to /etc/rc.d/rc.local_shutdown
if [ -x /etc/rc.d/rc.pdnsd ]; then
   /etc/rc.d/rc.pdnsd stop
fi

Icon  Name                                                    Last modified      Size  
[DIR] Parent Directory - [   ] README 30-Aug-2016 19:03 404 [   ] doinst.sh 30-Aug-2016 19:03 653 [   ] pdnsd-1.2.7-par.tar.gz 30-Aug-2016 19:15 449K [   ] pdnsd.SlackBuild 26-Nov-2013 10:57 2.3K [   ] pdnsd.info 30-Aug-2016 19:03 327 [TXT] rc.pdnsd 30-Aug-2016 19:03 1.4K [TXT] slack-desc 30-Aug-2016 19:03 908

NLUUG - Open Systems. Open Standards
Become a member and get discounts on conferences and more, see the NLUUG website!