mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-14 06:12:01 +01:00
Give the user a chance to specify all the network setup parameters again
This commit is contained in:
parent
1787b78f70
commit
0c808a575d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=6144
@ -8,7 +8,7 @@
|
||||
# putting your name on top after doing something trivial like reindenting
|
||||
# it, just to make it look like you wrote it!).
|
||||
#
|
||||
# $Id: setup.sh,v 1.3 1995/02/02 08:31:38 jkh Exp $
|
||||
# $Id: setup.sh,v 1.4 1995/02/02 20:46:40 jkh Exp $
|
||||
|
||||
# Grab the miscellaneous functions.
|
||||
. /stand/scripts/miscfuncs.sh
|
||||
@ -43,6 +43,7 @@ again, type \`/stand/scripts/setup.sh\'." -1 -1 5 \
|
||||
;;
|
||||
|
||||
network)
|
||||
INTERFACE=""
|
||||
network_setup
|
||||
;;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user