--- trunk/busybox-initscripts/Makefile 2008/06/02 22:32:05 725 +++ trunk/busybox-initscripts/Makefile 2008/06/10 21:06:19 731 @@ -1,5 +1,5 @@ # Magellan Busybox-Initscripts -# $Header: /home/cvsd/magellan-cvs/magellan-src/busybox-initscripts/Makefile,v 1.2 2008-06-02 22:32:05 niro Exp $ +# $Header: /home/cvsd/magellan-cvs/magellan-src/busybox-initscripts/Makefile,v 1.3 2008-06-10 21:06:19 niro Exp $ DESTDIR= @@ -39,6 +39,7 @@ do \ install -m 0644 etc/$${file} $(DESTDIR)$(sysconfdir); \ done + install -m 0400 etc/shadow $(DESTDIR)$(sysconfdir) echo "$$(date +%Y%m%d)-cvs" > $(DESTDIR)$(sysconfdir)/mageversion install-confd: