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/hostname2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bsdconfig/networking/hostname b/usr.sbin/bsdconfig/networking/hostname
index db05678..231320e 100755
--- a/usr.sbin/bsdconfig/networking/hostname
+++ b/usr.sbin/bsdconfig/networking/hostname
@@ -30,6 +30,7 @@
BSDCFG_SHARE="/usr/share/bsdconfig"
. $BSDCFG_SHARE/common.subr || exit 1
+f_dprintf "%s: loading includes..." "$0"
f_include $BSDCFG_SHARE/dialog.subr
f_include $BSDCFG_SHARE/mustberoot.subr
f_include $BSDCFG_SHARE/networking/hostname.subr
@@ -58,7 +59,6 @@ shift $(( $OPTIND - 1 ))
#
# Initialize
#
-f_dialog_init
f_dialog_title "$msg_hostname_domain"
f_dialog_backtitle "${ipgm:+bsdconfig }$pgm"
f_mustberoot_init
OpenPOWER on IntegriCloud