diff options
Diffstat (limited to 'init/quit-plymouth.conf')
-rw-r--r-- | init/quit-plymouth.conf | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/init/quit-plymouth.conf b/init/quit-plymouth.conf index 13ac3880..8b2e6f6a 100644 --- a/init/quit-plymouth.conf +++ b/init/quit-plymouth.conf @@ -5,10 +5,7 @@ # this completes before the getty starts. # prefdm handles quit differently, though. -start on runlevel S -start on stopping rc2 -start on stopping rc3 -start on stopping rc4 +start on runlevel S or stopping rc RUNLEVEL=[234] script /usr/bin/plymouth quit || : |