When DRACUT_SYSTEMD is set and DRACUT_QUIET=yes, vinfo returns 1. This is a problem for hooks which end with vinfo, as then the hook returns 1. Especially problematic if this is a shutdown hook, as it will be restarted again and again. This commit fixes that. Signed-off-by: Arnaud Rebillout <arnaud.rebillout@collabora.com> |
||
|---|---|---|
| .. | ||
| dracut-lib.sh | ||
| init.sh | ||
| initqueue.sh | ||
| loginit.sh | ||
| memtrace-ko.sh | ||
| module-setup.sh | ||
| parse-root-opts.sh | ||
| rdsosreport.sh | ||