X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=units%2Fplymouth-poweroff.service;h=8fcff3bab1474f55d1b56f397f597e2959132af3;hp=c1eebb5ac2232a485d18026f316c3aee715ca72a;hb=6b3fd98f7a8eb4adbc134797fb2e81a643004e0d;hpb=cd3f8b7ddb052ab5e4eab420968bae689db3899a diff --git a/units/plymouth-poweroff.service b/units/plymouth-poweroff.service index c1eebb5ac..8fcff3bab 100644 --- a/units/plymouth-poweroff.service +++ b/units/plymouth-poweroff.service @@ -10,9 +10,9 @@ 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 ExecStartPost=-/bin/plymouth --show-splash -ExecStartPost=-/bin/plymouth message '--text=Powering Off...' Type=forking