fstools: remove SELinux restorecon hack
authorDaniel Golle <daniel@makrotopia.org>
Tue, 3 May 2022 00:55:31 +0000 (01:55 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 3 May 2022 01:00:21 +0000 (02:00 +0100)
commit9e11b3723ce30b9b8c94ad7d15072a10cf13c0b4
treeee9117f765760fb7f9816eb8eeda6b7aae132a41
parent0917d223d14bca9edd3f8c91e2828a7a960a21d1
fstools: remove SELinux restorecon hack

Now that procd takes care of it properly we no longer need this hack.
Remove it to safe some space also on non-SELinux systems.

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