plymouth/plymouth-newroot.sh: fixed pre-pivot hook

master
Harald Hoyer 2012-07-30 13:39:37 +02:00
parent bfd2e8c25f
commit 171ba532bc
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
# -*- mode: shell-script; indent-tabs-mode: nil; sh-basic-offset: 4; -*-
# ex: ts=8 sw=4 sts=4 et filetype=sh

[ -x /bin/plymouth ! -x /lib/systemd/systemd ] || exit 0
[ -x /bin/plymouth -a ! -x /lib/systemd/systemd ] || exit 0
/bin/plymouth --newroot=$NEWROOT