summaryrefslogtreecommitdiff
path: root/units/plymouth-start.service
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-04-30 04:23:36 +0200
committerLennart Poettering <lennart@poettering.net>2011-04-30 04:23:36 +0200
commit24a73f51574c000b536ef89d7596ff3e5ec8e115 (patch)
treed2c3b0c357bb25e0530f208f273cf6562412c0df /units/plymouth-start.service
parentec195f55fb279b0eb6a38bc8ea15ff1afbdcae80 (diff)
plymouth: introduce plymouth.enable=0 kernel command line switch
Diffstat (limited to 'units/plymouth-start.service')
-rw-r--r--units/plymouth-start.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/units/plymouth-start.service b/units/plymouth-start.service
index 10d03c6c6..f618257a9 100644
--- a/units/plymouth-start.service
+++ b/units/plymouth-start.service
@@ -14,6 +14,7 @@ Before=systemd-ask-password-plymouth.service
# Dracut informs us with this flag file if plymouth is already running
ConditionPathExists=!/run/plymouth/pid
+ConditionKernelCommandLine=!plymouth.enable=0
[Service]
ExecStart=/sbin/plymouthd --mode=boot --pid-file=/run/plymouth/pid