diff options
Diffstat (limited to 'init')
-rw-r--r-- | init/quit-plymouth.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init/quit-plymouth.conf b/init/quit-plymouth.conf index 8b2e6f6a..7f28391e 100644 --- a/init/quit-plymouth.conf +++ b/init/quit-plymouth.conf @@ -7,6 +7,8 @@ start on runlevel S or stopping rc RUNLEVEL=[234] +task + script /usr/bin/plymouth quit || : end script |