5ddfc0371a
Fix the following ambiguous output (from booting with init=/bin/sh): # /usr/sbin/fixfiles onboot /usr/sbin/fixfiles: line 313: /.autorelabel: Read-only file system /usr/sbin/fixfiles: line 317: /.autorelabel: Read-only file system System will relabel on next boot System will not relabel on next boot if we couldn't create ./autorelabel (In case anyone reading this description is still confused: To run `fixfiles onboot` after booting with init=/bin/sh, you must first run `mount / -oremount,rw`). |
||
---|---|---|
.. | ||
.gitignore | ||
fixfiles | ||
fixfiles.8 | ||
Makefile |