mount: apply SELinux labels before overlayfs mount
authorDaniel Golle <daniel@makrotopia.org>
Sun, 11 Oct 2020 00:36:51 +0000 (01:36 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Fri, 16 Oct 2020 00:48:48 +0000 (01:48 +0100)
commitf25ab8a8484215e5fc88c952f25db9a06de311f7
tree83a48e735355f09004c08211f6d481191967d47c
parent46a56d38a389e2db49d6c79adae8f016c60e1d1e
mount: apply SELinux labels before overlayfs mount

Use restorecon to apply SELinux labels if applicable.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
libfstools/libfstools.h
libfstools/mount.c
libfstools/overlay.c