chiark / gitweb /
Fedora: don't ship [Install] sections; these are enabled in the system configuration.
[elogind.git] / units / fedora / plymouth-quit.service
index e676eca8834ea2485f53cefe878d8a523d445b2c..89c146b2e1345c0da62ad738b52a6fbd8553492b 100644 (file)
@@ -7,11 +7,9 @@
 
 [Unit]
 Description=Terminate Plymouth Boot Screen
-After=getty@tty1.service
+Before=getty@tty1.service
+After=dev-tty1.device rc-local.service
 
 [Service]
 ExecStart=-/usr/bin/plymouth quit
-Type=finish
-
-[Install]
-WantedBy=multi-user.target
+Type=oneshot