Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!
| author | Michael Prokop |
| Sun Nov 25 19:49:06 2007 +0100 (12 months ago) | |
| changeset 325 | ee148db642ea |
| manifest | ee148db642ea |
| parent 324 | 0d9179e8dded |
| child 326 | ba30ece07764 |
--- a/etc/grml/fai/config/hooks/instsoft.GRMLBASE Sun Nov 25 19:46:33 2007 +0100+++ b/etc/grml/fai/config/hooks/instsoft.GRMLBASE Sun Nov 25 19:49:06 2007 +0100@@ -23,11 +23,11 @@ if [ "$FAI_ACTION" = "softupdate" ] ; thecho "Softupdate of FAI via grml-live running"if [ -r /etc/resolv.conf ] ; then- if [ -r $target/etc/resolvconf/run/resolv.conf ] ; then- cat /etc/resolv.conf >> $target/etc/resolvconf/run/resolv.conf- else- cat /etc/resolv.conf >> $target/etc/resolv.conf- fi+ if [ -r $target/etc/resolvconf/run/resolv.conf ] ; then+ cat /etc/resolv.conf >> $target/etc/resolvconf/run/resolv.conf+ else+ cat /etc/resolv.conf >> $target/etc/resolv.conf+ fifiif [ -r $target/etc/policy-rc.d.conf ] ; then