From 28fd2a3cce91b93c5ce98cb82e032b5336e469b2 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 10 Jul 2001 14:28:56 +0000 Subject: *** empty log message *** --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 517a65ff..b6756420 100644 --- a/Makefile +++ b/Makefile @@ -42,6 +42,8 @@ install: mkdir -p $(ROOT)/etc/sysconfig/networking/profiles mv $(ROOT)/etc/sysconfig/network-scripts/ifcfg-lo \ $(ROOT)/etc/sysconfig/networking + ln -s ../networking/ifcfg-lo \ + $(ROOT)/etc/sysconfig/network-scripts/ifcfg-lo mkdir -p $(ROOT)/etc/sysconfig/console if uname -m | grep -q s390 ; then \ install -m644 sysconfig/init.s390 $(ROOT)/etc/sysconfig/init ; \ -- cgit v1.2.1