summaryrefslogtreecommitdiffstats
path: root/loader2
diff options
context:
space:
mode:
Diffstat (limited to 'loader2')
-rw-r--r--loader2/linuxrc.s3902
1 files changed, 1 insertions, 1 deletions
diff --git a/loader2/linuxrc.s390 b/loader2/linuxrc.s390
index c68b7b308..cc13f8d7a 100644
--- a/loader2/linuxrc.s390
+++ b/loader2/linuxrc.s390
@@ -271,7 +271,7 @@ elif [ ":$NETTYPE" = ":iucv" ]; then
insmod netiucv$LO
sysecho /sys/bus/iucv/drivers/netiucv/connection $PEERID
ifconfig $DEVICE $IPADDR $MMTU pointopoint $GATEWAY
- echo "alias $DEVICE iucv" >> /tmp/modprobe.conf
+ echo "alias $DEVICE netiucv" >> /tmp/modprobe.conf
elif [ "$NETTYPE" = "lcs" -o "$NETTYPE" = "tr" ]; then
insmod ccwgroup$LO
insmod cu3088$LO