commit | 55f220122fbb1b96aec8df95a42df730c7052c53 | [log] [tgz] |
---|---|---|
author | Alan Jenkins <alan.christopher.jenkins@gmail.com> | Thu May 04 18:01:20 2017 +0100 |
committer | James Carter <jwcart2@tycho.nsa.gov> | Fri May 05 13:27:10 2017 -0400 |
tree | ed4741c3fcf1615599546cfb0a637f9f39366ce8 | |
parent | 08df7539621a86d7e47c68b5dcc50b3b828ccd20 [diff] |
policycoreutils: fixfiles: fix logging about R/O filesystems The LogReadOnly() call which warns the user about R/O filesystems, applies to the `-B` mode (newer() function), and the `fixfiles check` mode (no paths). Make sure to print it for these modes, and these modes only.