summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bsdconfig/networking/hostname
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bsdconfig/networking/hostname')
-rwxr-xr-xusr.sbin/bsdconfig/networking/hostname3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/bsdconfig/networking/hostname b/usr.sbin/bsdconfig/networking/hostname
index ab74ae6..4029d3c 100755
--- a/usr.sbin/bsdconfig/networking/hostname
+++ b/usr.sbin/bsdconfig/networking/hostname
@@ -28,6 +28,9 @@
#
############################################################ INCLUDES
+# Prevent device.subr (included indirectly) from auto scanning on load
+DEVICE_SELF_SCAN_ALL=NO
+
BSDCFG_SHARE="/usr/share/bsdconfig"
. $BSDCFG_SHARE/common.subr || exit 1
f_dprintf "%s: loading includes..." "$0"
OpenPOWER on IntegriCloud