From 24a73f51574c000b536ef89d7596ff3e5ec8e115 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 30 Apr 2011 04:23:36 +0200 Subject: plymouth: introduce plymouth.enable=0 kernel command line switch --- units/plymouth-reboot.service | 1 + 1 file changed, 1 insertion(+) (limited to 'units/plymouth-reboot.service') diff --git a/units/plymouth-reboot.service b/units/plymouth-reboot.service index 7304a5fba2..fb65bcc836 100644 --- a/units/plymouth-reboot.service +++ b/units/plymouth-reboot.service @@ -10,6 +10,7 @@ Description=Show Plymouth Reboot Screen After=getty@tty1.service prefdm.service plymouth-start.service Before=reboot.service DefaultDependencies=no +ConditionKernelCommandLine=!plymouth.enable=0 [Service] ExecStart=/sbin/plymouthd --mode=shutdown -- cgit v1.2.3-54-g00ecf