summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/sysinstall.h
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-05-22 21:26:11 +0000
committerjkh <jkh@FreeBSD.org>1997-05-22 21:26:11 +0000
commitf7e2203cd30e851b7736195980e98a18fdd3bc33 (patch)
treea74b147a5ca147838fd8c125c65cd03397db7463 /usr.sbin/sysinstall/sysinstall.h
parent62468b6b29a79f5ffe5e3005fac1ead30f8d46ac (diff)
downloadFreeBSD-src-f7e2203cd30e851b7736195980e98a18fdd3bc33.zip
FreeBSD-src-f7e2203cd30e851b7736195980e98a18fdd3bc33.tar.gz
Adjust config variables to more closely match rc.conf
Diffstat (limited to 'usr.sbin/sysinstall/sysinstall.h')
-rw-r--r--usr.sbin/sysinstall/sysinstall.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/sysinstall/sysinstall.h b/usr.sbin/sysinstall/sysinstall.h
index 6c4acad..5670fe1 100644
--- a/usr.sbin/sysinstall/sysinstall.h
+++ b/usr.sbin/sysinstall/sysinstall.h
@@ -4,7 +4,7 @@
* This is probably the last attempt in the `sysinstall' line, the next
* generation being slated to essentially a complete rewrite.
*
- * $Id: sysinstall.h,v 1.128 1997/05/22 00:13:58 jkh Exp $
+ * $Id: sysinstall.h,v 1.129 1997/05/22 00:17:11 jkh Exp $
*
* Copyright (c) 1995
* Jordan Hubbard. All rights reserved.
@@ -131,7 +131,7 @@
#define VAR_NFS_PATH "nfs"
#define VAR_NFS_HOST "nfsHost"
#define VAR_NFS_SECURE "nfsSecure"
-#define VAR_NFS_SERVER "nfs_server"
+#define VAR_NFS_SERVER "nfs_server_enable"
#define VAR_NO_CONFIRM "noConfirm"
#define VAR_NOVELL "novell"
#define VAR_NTPDATE "ntpdate"
OpenPOWER on IntegriCloud