diff --git a/.templates/ha_lsio.sh b/.templates/ha_lsio.sh index 73354dcc1..c23b72aaa 100755 --- a/.templates/ha_lsio.sh +++ b/.templates/ha_lsio.sh @@ -7,8 +7,7 @@ set -e ############################# # Set variable -CONFIGLOCATION="$1" -CONFIGLOCATION="${CONFIGLOCATION:-/config}" +CONFIGLOCATION="${1:-/config}" echo "Setting config to $CONFIGLOCATION" # Avoid custom-init.d duplications