chiark / gitweb /
fedora: invoke plymouth with its /bin instead of the /usr/bin/ path
[elogind.git] / units / fedora / plymouth-quit.service
index f4d292cd033d03cb11d92db8ecc997ab3aa7d750..6310eff495decfb65a3ab96acf26fb14b6bd76ad 100644 (file)
@@ -11,5 +11,5 @@ Before=getty@tty1.service
 After=dev-tty1.device rc-local.service plymouth-start.service
 
 [Service]
 After=dev-tty1.device rc-local.service plymouth-start.service
 
 [Service]
-ExecStart=-/usr/bin/plymouth quit
+ExecStart=-/bin/plymouth quit
 Type=oneshot
 Type=oneshot