--- elwix/config/rc.subr 2017/06/21 14:11:29 1.10.2.7 +++ elwix/config/rc.subr 2017/06/28 08:58:51 1.10.2.8 @@ -4,7 +4,7 @@ # (C) AITNET ltd - Sofia/Bulgaria # by Michael Pounov # -# $Id: rc.subr,v 1.10.2.7 2017/06/21 14:11:29 misho Exp $ +# $Id: rc.subr,v 1.10.2.8 2017/06/28 08:58:51 misho Exp $ # ### Dont edit this file !!! @@ -111,7 +111,7 @@ MakeFS_var() touch altroot/var/log/ppp.log chgrp 69 altroot/var/log/ppp.log - install -v $2/resolv.safe altroot/var/run/resolv.conf +# install -v $2/resolv.safe altroot/var/run/resolv.conf install -v ${WORLD}/usr/share/keys/pkg/trusted/* altroot/pkg/keys/trusted cd - @@ -154,7 +154,7 @@ MakeFS_etc() ln -sf /usr/share/zoneinfo/${TIMEZONE} $1/etc/localtime; ln -sf /usr/share/misc/termcap $1/etc/termcap; - ln -sf /var/run/resolv.conf $1/etc/resolv.conf; +# ln -sf /var/run/resolv.conf $1/etc/resolv.conf; # ln -sf /elwix/pkg/etc/mk.conf $1/etc/mk.conf;