X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=units%2Fplymouth-poweroff.service;h=8fcff3bab1474f55d1b56f397f597e2959132af3;hb=81beb7508e72b29ae7cec60b50231cbe0c1d582e;hp=c1eebb5ac2232a485d18026f316c3aee715ca72a;hpb=cd3f8b7ddb052ab5e4eab420968bae689db3899a;p=elogind.git 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