X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=etc%2Fgrml%2Ffai%2Fconfig%2Fscripts%2FGRMLBASE%2F02-run;h=b133a62af95a353c82f6dd7070d69022efcbd30a;hp=319a27668f9fc84ef3d83cbee70d084a21bf2e2b;hb=78b2757daaad5f7878b3ebd7d911cdc7cb9690eb;hpb=9dafaad2fe959f195d68a38655f60d00ee028256 diff --git a/etc/grml/fai/config/scripts/GRMLBASE/02-run b/etc/grml/fai/config/scripts/GRMLBASE/02-run index 319a276..b133a62 100755 --- a/etc/grml/fai/config/scripts/GRMLBASE/02-run +++ b/etc/grml/fai/config/scripts/GRMLBASE/02-run @@ -9,9 +9,6 @@ set -u set -e -[ -r /etc/grml/grml-live.conf ] && . /etc/grml/grml-live.conf -[ -n "$GRML_LIVE_LOCAL_CONFIG" ] && . "$GRML_LIVE_LOCAL_CONFIG" - # This is what initscripts would do if everything would be fine. if [ -L "$target/run" ] ; then rm -f "$target/run"