aboutsummaryrefslogtreecommitdiffstats
path: root/systemd/fedora-autorelabel
diff options
context:
space:
mode:
Diffstat (limited to 'systemd/fedora-autorelabel')
-rwxr-xr-xsystemd/fedora-autorelabel2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/fedora-autorelabel b/systemd/fedora-autorelabel
index dad7a91f..70ece423 100755
--- a/systemd/fedora-autorelabel
+++ b/systemd/fedora-autorelabel
@@ -11,7 +11,7 @@ relabel_selinux() {
AUTORELABEL=
. /etc/selinux/config
echo "0" > /selinux/enforce
- [ -x /usr/bin/plymouth ] && plymouth --hide-splash
+ [ -x /bin/plymouth ] && plymouth --hide-splash
if [ "$AUTORELABEL" = "0" ]; then
echo