This brings a question to me. Let's say you have the httpd daemon started on boot but you bring it down. When you shutdown the computer, it will fail to stop the daemon because it's already closed. Worst, if you start a daemon by hand which is not listed in /etc/rc.conf, the daemon won't be stopped on shutdown ( not sure of this one thought ). Shouldn't the shutdown process look on /var/run/daemons to see what to stop ?
On 6/28/06, Michael Salivar <[EMAIL PROTECTED]> wrote: > # ls /var/run/daemons > > On Wed, 28 Jun 2006 23:38:21 -0400 > "Andrija Perunicic" <[EMAIL PROTECTED]> wrote: > > > Is there a way to see which daemons (from rc.d) are open at a given time? > > > _______________________________________________ > arch mailing list > [email protected] > http://www.archlinux.org/mailman/listinfo/arch > _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
