14 lines
207 B
Text
14 lines
207 B
Text
|
|
$FreeBSD$
|
|
|
|
--- etc/openct.conf.in.orig
|
|
+++ etc/openct.conf.in
|
|
@@ -2,7 +2,7 @@
|
|
debug = 0;
|
|
#
|
|
# Enable hot plugging
|
|
-hotplug = yes;
|
|
+hotplug = no;
|
|
#
|
|
# Path to ifdhandler
|
|
ifdhandler = SBINDIR/ifdhandler;
|