X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=7f6bda09ef1d329b3e2e33a4a0d466fe651e9a03;hp=8eb66c0da0d68b2569ec952ce57f7b428ee70b89;hb=1ebce30e7ecfa743317e678898cc0f8854de452b;hpb=1290fba0a8e5f9a050e8510010a849338aab9756 diff --git a/grml-live b/grml-live index 8eb66c0..7f6bda0 100755 --- a/grml-live +++ b/grml-live @@ -147,7 +147,7 @@ else fi # source main configuration file: -LIVE_CONF=/etc/grml/grml-live.conf +[ -z "$LIVE_CONF" ] && LIVE_CONF='/etc/grml/grml-live.conf' if ! [ -r "$LIVE_CONF" ] ; then ewarn "Configuration file $LIVE_CONF can not be read, ignoring" else