X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F96-apt-listbugs;h=5143318ba4f40a05e4cc472480db78c059cf9249;hp=01dbfd283a12a9f608f34b497319785833612c88;hb=35b57c1a91b745240d90149376d51a50412c3069;hpb=0bd3648eb4a6f8c956cc808223ffe999d8626768 diff --git a/etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs b/etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs index 01dbfd2..5143318 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs +++ b/etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs @@ -16,7 +16,7 @@ if ifclass RELEASE ; then [ -n "$HOSTNAME" ] || HOSTNAME=grml if [ -r /etc/resolv.conf ] ; then - if [ -r /etc/resolvconf/run/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