From 8e35de888bde8b123bf19c23cb4e8974cb75475e Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 30 Aug 2011 15:17:14 -0400 Subject: selinuxfs moved, adjust code. (#733759) --- systemd/fedora-autorelabel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemd/fedora-autorelabel') diff --git a/systemd/fedora-autorelabel b/systemd/fedora-autorelabel index 70ece423..61dc5517 100755 --- a/systemd/fedora-autorelabel +++ b/systemd/fedora-autorelabel @@ -10,7 +10,7 @@ relabel_selinux() { # wrong context, so a reboot will be required after relabel AUTORELABEL= . /etc/selinux/config - echo "0" > /selinux/enforce + echo "0" > /sys/fs/selinux/enforce [ -x /bin/plymouth ] && plymouth --hide-splash if [ "$AUTORELABEL" = "0" ]; then -- cgit v1.2.1