chiark / gitweb /
units: introduce plymouth-start and plymouth-kexec, and move a few things back from...
[elogind.git] / units / fedora / plymouth-quit.service
index faf8b4d7a725eb89ebd442088c1a2d3bbe4cea3a..f4d292cd033d03cb11d92db8ecc997ab3aa7d750 100644 (file)
@@ -8,10 +8,8 @@
 [Unit]
 Description=Terminate Plymouth Boot Screen
 Before=getty@tty1.service
+After=dev-tty1.device rc-local.service plymouth-start.service
 
 [Service]
 ExecStart=-/usr/bin/plymouth quit
-Type=finish
-
-[Install]
-WantedBy=multi-user.target
+Type=oneshot