X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=bin%2Fcasper-reconfigure;h=51f999b9b9c425100a9ea6de9f700fcaf95e42ad;hb=a7e62470dcdcd93501d9f54a96ca45d267ad1fe5;hp=628bff3dcdb7d9f4101a838c983df84ca248c666;hpb=4a0b1ba4d428c623d14bae7f0db85c80abb0da0a;p=live-boot-grml.git diff --git a/bin/casper-reconfigure b/bin/casper-reconfigure index 628bff3..51f999b 100755 --- a/bin/casper-reconfigure +++ b/bin/casper-reconfigure @@ -47,6 +47,6 @@ if [ -z "$version" ]; then exit 0 fi -runcommandinroot "$root" dpkg-reconfigure -fnoninteractive --no-reload -phigh "$package" +runcommandinroot "$root" dpkg-reconfigure -fnoninteractive --no-reload "$package" exit 0