diff options
Diffstat (limited to 'units/plymouth-kexec.service')
-rw-r--r-- | units/plymouth-kexec.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/plymouth-kexec.service b/units/plymouth-kexec.service index 0d7450feea..919c3f1294 100644 --- a/units/plymouth-kexec.service +++ b/units/plymouth-kexec.service @@ -10,6 +10,7 @@ Description=Show Plymouth Reboot with kexec Screen After=getty@tty1.service prefdm.service plymouth-start.service Before=kexec.service DefaultDependencies=no +ConditionKernelCommandLine=!plymouth.enable=0 [Service] ExecStart=/sbin/plymouthd --mode=shutdown |