aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/fedora-readonly
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/fedora-readonly')
-rwxr-xr-xsystemd/fedora-readonly2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/fedora-readonly b/systemd/fedora-readonly
index bc2b2bcb..190de26f 100755
--- a/systemd/fedora-readonly
+++ b/systemd/fedora-readonly
@@ -102,7 +102,6 @@ if [ "$READONLY" = "yes" -o "$TEMPORARY_STATE" = "yes" ]; then
*)
;;
esac
- selinux_fixup "$path"
done < <(cat $file)
done
@@ -118,6 +117,7 @@ if [ "$READONLY" = "yes" -o "$TEMPORARY_STATE" = "yes" ]; then
[[ $prefix -eq 1 ]] && continue
mount -n --bind "$RW_MOUNT$m" "$m"
+ selinux_fixup "$m"
done
# Use any state passed by initramfs