mirror of
https://github.com/PDP-10/its.git
synced 2026-03-04 10:44:38 +00:00
changed startup script (KLH10 only) to specify the network card
This commit is contained in:
committed by
Lars Brinkhoff
parent
9f6b1020a0
commit
ea60086c73
@@ -2,6 +2,7 @@
|
||||
|
||||
# Optional; needed for networking.
|
||||
SUDO=sudo
|
||||
#NET_DEFAULT_IF=eth1
|
||||
|
||||
cd build/klh10
|
||||
$SUDO ./kn10-ks-its dskdmp.ini
|
||||
$SUDO KLH10_NET_DEFAULT_IF=$NET_DEFAULT_IF ./kn10-ks-its dskdmp.ini
|
||||
|
||||
Reference in New Issue
Block a user