From 4ccbfbeb64ba5198b1d970149973d9a12bd10ab5 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Fri, 22 Aug 2003 02:18:01 +0000 Subject: Remove workaround that I had in place. devd didn't use to be able to handle the empty section, but it has been able to do so for some time now. --- etc/devd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/devd.conf') diff --git a/etc/devd.conf b/etc/devd.conf index 7ea00603d43f..62907428d6cc 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -66,9 +66,9 @@ attach 0 { # Don't even try to second guess what to do about drivers that don't # match here. Instead, pass it off to syslog. Commented out for the # moment, as pnpinfo isn't set in devd yet -#nomatch 0 { +nomatch 0 { # action "logger Unknown device: $pnpinfo $location $bus"; -#}; +}; /* EXAMPLES TO END OF FILE -- cgit v1.2.3