X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F91-update-pciids;fp=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F91-update-pciids;h=7ba4148fd35f07441fbf968a74585d282555de03;hb=7d9c9eff92335de4c7c0b67f37a456484ae85194;hp=373e00fb8257f33956aa5b069d48c7298aeaa105;hpb=11ac4be9eb01477570caae37e5f089a2bb736a39;p=grml-live.git diff --git a/etc/grml/fai/config/scripts/GRMLBASE/91-update-pciids b/etc/grml/fai/config/scripts/GRMLBASE/91-update-pciids index 373e00f..7ba4148 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/91-update-pciids +++ b/etc/grml/fai/config/scripts/GRMLBASE/91-update-pciids @@ -15,10 +15,10 @@ set -u bailout() { if [ "${1:-}" = "4" ] ; then - echo "Warning: freshclam returned with exit code 4." >&2 + echo "Warning: update-pciids returned with exit code 4." >&2 # be verbose in logs - echo "Warning: freshclam returned with exit code 4." + echo "Warning: update-pciids returned with exit code 4." echo "-> This indicates that networking inside the chroot did not work" echo " while GRMLBASE/91-update-pciids was running." echo " To address this issue you can either configure /etc/resolv.conf"