From 6c6a7c015368e9f2d192c0dc45fc1f016502f0f9 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 29 Oct 2010 16:51:13 +0200 Subject: fedora: invoke plymouth with its /bin instead of the /usr/bin/ path --- units/fedora/plymouth-quit.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/fedora/plymouth-quit.service') diff --git a/units/fedora/plymouth-quit.service b/units/fedora/plymouth-quit.service index f4d292cd03..6310eff495 100644 --- a/units/fedora/plymouth-quit.service +++ b/units/fedora/plymouth-quit.service @@ -11,5 +11,5 @@ Before=getty@tty1.service After=dev-tty1.device rc-local.service plymouth-start.service [Service] -ExecStart=-/usr/bin/plymouth quit +ExecStart=-/bin/plymouth quit Type=oneshot -- cgit v1.2.3-54-g00ecf