commit | 96d11a281e47237cb651ad31036f9349b528f533 | [log] [tgz] |
---|---|---|
author | Alan Jenkins <alan.christopher.jenkins@gmail.com> | Sun May 07 12:05:53 2017 +0100 |
committer | James Carter <jwcart2@tycho.nsa.gov> | Tue May 09 14:47:31 2017 -0400 |
tree | af243f0110b7c0ed158d90cdd868ef4a4024739b | |
parent | 3475893b6f369b880267e920a5604174b6eaa3cd [diff] |
policycoreutils: fixfiles: un-document `-R -a` option `fixfiles -R -a` is much less useful than it was made to sound, because -R now works recursively. Therefore `fixfiles -R -a` relabels every file on the system, multiple times. On my system it took over 5 times as long as plain `fixfiles` (which takes about a minute). Signed-off-by: Alan Jenkins <alan.christopher.jenkins@gmail.com>