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