From b6fab06a33cb0c829731c3123ef35444c6909d72 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Fri, 30 Jan 2004 18:30:06 +0000 Subject: added a rc.d/netfs script to mount network-based filesystems from DAEMONS --- rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index d1c9501..c31ed3a 100644 --- a/rc.conf +++ b/rc.conf @@ -51,6 +51,6 @@ ROUTES=(!gateway) # Daemons to start at boot-up (in this order) # (prefix a daemon with a ! to disable it) # -DAEMONS=(syslogd klogd !pcmcia network crond) +DAEMONS=(syslogd klogd !pcmcia network netfs crond) # End of file -- cgit v1.2.3