chiark / gitweb /
Fedora: don't ship [Install] sections; these are enabled in the system configuration.
[elogind.git] / units / fedora / plymouth-quit.service
index faf8b4d7a725eb89ebd442088c1a2d3bbe4cea3a..89c146b2e1345c0da62ad738b52a6fbd8553492b 100644 (file)
@@ -8,10 +8,8 @@
 [Unit]
 Description=Terminate Plymouth Boot Screen
 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