chiark / gitweb /
untis: allow both console and plymouth ask password agents in boot transaction to...
[elogind.git] / units / plymouth-poweroff.service
index c1eebb5ac2232a485d18026f316c3aee715ca72a..8fcff3bab1474f55d1b56f397f597e2959132af3 100644 (file)
@@ -10,9 +10,9 @@ Description=Show Plymouth Power Off Screen
 After=getty@tty1.service prefdm.service plymouth-start.service
 Before=poweroff.service
 DefaultDependencies=no
 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
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=shutdown
 ExecStartPost=-/bin/plymouth --show-splash
-ExecStartPost=-/bin/plymouth message '--text=Powering Off...'
 Type=forking
 Type=forking