blob: 414c876363cc0a74b32cb3e3b3cf291ceb2c3e96 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$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;
|