chiark / gitweb /
unit: properly update references to units which are merged
[elogind.git] / units / plymouth-quit.service
index 6310eff495decfb65a3ab96acf26fb14b6bd76ad..164499a2a6b173580f26439d5f65c64e4507d548 100644 (file)
@@ -7,9 +7,9 @@
 
 [Unit]
 Description=Terminate Plymouth Boot Screen
-Before=getty@tty1.service
-After=dev-tty1.device rc-local.service plymouth-start.service
+After=rc-local.service plymouth-start.service
 
 [Service]
 ExecStart=-/bin/plymouth quit
 Type=oneshot
+TimeoutSec=20