1
0
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:
Fausto Saporito
2018-06-16 18:44:06 +02:00
committed by Lars Brinkhoff
parent 9f6b1020a0
commit ea60086c73

View File

@@ -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