From 47ec8a8d3e3627e581181e837bf0d8b9bd5b71c4 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 8 Sep 2021 21:29:52 +0200 Subject: Cosmetics --- make_slackware_live.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make_slackware_live.sh b/make_slackware_live.sh index 34e86b4..c77cead 100755 --- a/make_slackware_live.sh +++ b/make_slackware_live.sh @@ -1780,7 +1780,7 @@ EOT -i ${LIVE_ROOTDIR}/etc/NetworkManager/conf.d/00-dhcp-client.conf else - # Use Slackware's own network configurion routing for eth0 in the base image: + # Use Slackware's own network configuration routing for eth0 in base image: cat < ${LIVE_ROOTDIR}/etc/rc.d/rc.inet1.conf IFNAME[0]="eth0" IPADDR[0]="" -- cgit v1.2.3