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