lorax/src
Adam Williamson 2d3f266373 Don't exclude /dev from the setfiles in novirt_install
After a novirt disk image install, we run `setfiles` in the
install root to ensure some SELinux contexts are correct. /dev
is currently excluded from this run. However, as reported and
discussed in https://bugzilla.redhat.com/show_bug.cgi?id=1663040
it seems that with a recent systemd change, startup of many
services will fail if /dev itself is incorrectly labelled, and
in current Rawhide live images, it *is* incorrectly labelled.
Including `/dev` in this setfiles command appears to resolve the
problem in my testing.

Resolves: rhbz#1663040

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-01-18 09:13:52 -08:00
..
bin Revert "Rename composer-cli to composer" 2018-10-08 09:23:47 -07:00
composer Revert "Rename composer-cli to composer" 2018-10-08 09:23:47 -07:00
pylorax Don't exclude /dev from the setfiles in novirt_install 2019-01-18 09:13:52 -08:00
sbin Add timestamps to program.log and dnf.log 2018-12-19 12:13:24 -08:00