mirror of
https://github.com/SELinuxProject/selinux
synced 2025-03-11 04:37:29 +00:00
New users may try something like `fixfiles restore -v /dir/file` - not realizing they are required to use `fixfiles -v restore /dir/file`. Detect that `restorecon` aborts due to being run on the non-existent file `-v`, and stop immediately. This will show the error much more clearly, instead of continuing to restore `/dir/file` *without* verbose messages. Signed-off-by: Alan Jenkins <alan.christopher.jenkins@gmail.com> |
||
---|---|---|
.. | ||
.gitignore | ||
fixfiles | ||
fixfiles.8 | ||
Makefile |