chiark / gitweb /
units: introduce plymouth-start and plymouth-kexec, and move a few things back from...
[elogind.git] / units / fedora / plymouth-halt.service
index e0276293fb78b1e3c0678c1c68279350592d5f4d..1a957f425aa57759898778b5f331d9ced0e44b80 100644 (file)
@@ -7,7 +7,7 @@
 
 [Unit]
 Description=Show Plymouth Halt Screen
-After=getty@tty1.service prefdm.service
+After=getty@tty1.service prefdm.service plymouth-start.service
 Before=halt.service
 DefaultDependencies=no
 
@@ -17,6 +17,3 @@ ExecStartPost=-/usr/bin/plymouth --sysinit
 ExecStartPost=-/usr/bin/plymouth --show-splash
 ExecStartPost=-/usr/bin/plymouth message '--text=Halting...'
 Type=forking
-
-[Install]
-WantedBy=halt.target