<quote who="Voytek Eymont"> > what the correct way to reload say httpd or bind or some other deamon after > editing it's conf ?
Depending on your distro and version, something like: /etc/init.d/apache reload reload, if available, is better than restart in most cases. - Jeff -- linux.conf.au 2004: Adelaide, Australia http://lca2004.linux.org.au/ "Ever since GNOME development began, I have urged people to aim to make it as good as the Macintosh. To try to be like Windows is to try for second-best." - Richard Stallman -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
