From e555d5efc43f7e8597dd90482e145f6d1936faf8 Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Tue, 11 May 2004 21:34:59 +0000 Subject: added hotplug to the DAEMONS array (disabled by default) --- rc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rc.conf') diff --git a/rc.conf b/rc.conf index c31ed3a..a8fc8e8 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 netfs crond) +DAEMONS=(syslogd klogd !hotplug !pcmcia network netfs crond) # End of file -- cgit v1.2.3