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=a8b4a3813373d5135bb2455076900dbc283eef3e;hp=a6ed5a9a48a5be5918be1160d515c4caaef37baa;hb=130429e20fb319f3ec6a457f3219b7e52216b542;hpb=d09708b40e7d2d06a172da9c167348e2fa44558b diff --git a/etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs b/etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs index a6ed5a9..a8b4a38 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs +++ b/etc/grml/fai/config/scripts/GRMLBASE/96-apt-listbugs @@ -29,7 +29,8 @@ fi if ifclass RELEASE ; then HOSTNAME='' - [ -r /etc/grml/grml-live.conf ] && . /etc/grml/grml-live.conf + [ -r /etc/grml/grml-live.conf ] && . /etc/grml/grml-live.conf + [ -r /etc/grml/grml-live.local ] && . /etc/grml/grml-live.local [ -n "$HOSTNAME" ] || HOSTNAME=grml if [ -r /etc/resolv.conf ] ; then