X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fai%2Fconfig%2Fhooks%2Fsavelog.LAST.sh;h=ba04b9818a696fa6d877d712a7ca739ba0d33f30;hb=HEAD;hp=7af0d338fd39a54ab75ff5f2c30174110f990032;hpb=7ade5e2c6113530c5f99cfc95880897fcb479f39;p=automated-distro-installer diff --git a/fai/config/hooks/savelog.LAST.sh b/fai/config/hooks/savelog.LAST.sh index 7af0d33..ba04b98 100755 --- a/fai/config/hooks/savelog.LAST.sh +++ b/fai/config/hooks/savelog.LAST.sh @@ -13,7 +13,6 @@ warn bad bad no space -syntax Couldn't stat Cannot access conflict @@ -183,6 +182,8 @@ disabling ASPM data block query control method not found subprocess.py.\+RuntimeWarning: line buffering Resource conflict.\+ found +os-prober will not be executed +/sys/bus/usb/devices/\*:\*/bInterface update-rc.d: warning: start and stop actions are no longer supported" # add pattern on some conditions @@ -220,4 +221,5 @@ if [ -s $errfile ]; then echo "ERRORS found in log files. See $errfile" >&2 else echo "Congratulations! No errors found in log files." +# export flag_reboot=1 # if you want to reboot if no errors are found fi