aboutsummaryrefslogtreecommitdiffstats
path: root/event.d
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2008-09-08 13:33:36 -0400
committerBill Nottingham <notting@redhat.com>2008-09-08 13:33:36 -0400
commit446f1bb8dd845e287d3030b9fafe7cb0da99e573 (patch)
tree18b30ee04bfd2ca64f6013fda5b4068f857524dc /event.d
parentf30ff860b92dd486e98e9b08c8ca8b3ba087e42d (diff)
downloadinitscripts-446f1bb8dd845e287d3030b9fafe7cb0da99e573.tar
initscripts-446f1bb8dd845e287d3030b9fafe7cb0da99e573.tar.gz
initscripts-446f1bb8dd845e287d3030b9fafe7cb0da99e573.tar.bz2
initscripts-446f1bb8dd845e287d3030b9fafe7cb0da99e573.tar.xz
initscripts-446f1bb8dd845e287d3030b9fafe7cb0da99e573.zip
Hide plymouth splash.
Diffstat (limited to 'event.d')
-rw-r--r--event.d/rcS-sulogin1
1 files changed, 1 insertions, 0 deletions
diff --git a/event.d/rcS-sulogin b/event.d/rcS-sulogin
index 59a0b4d3..00c1d34c 100644
--- a/event.d/rcS-sulogin
+++ b/event.d/rcS-sulogin
@@ -10,6 +10,7 @@ stop on runlevel
console owner
script
runlevel --set S >/dev/null || true
+ plymouth --hide-splash || true
exec /bin/bash
end script
post-stop script