chiark / gitweb /
fedora: invoke plymouth with its /bin instead of the /usr/bin/ path
[elogind.git] / units / fedora / plymouth-start.service
index e08e8d4dcacadf0c9102472cc7049c3f3f5bc974..af00724159437b1f871aaa415cd3a179de78dc5b 100644 (file)
@@ -13,5 +13,5 @@ Before=systemd-ask-password-plymouth.service
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=boot
 
 [Service]
 ExecStart=/sbin/plymouthd --mode=boot
-ExecStartPost=-/usr/bin/plymouth --show-splash
+ExecStartPost=-/bin/plymouth --show-splash
 Type=forking
 Type=forking