From 7d640cdf66a7c032c871ccfe0ee4ad56f7e3869b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 11 Mar 2011 01:06:53 +0100 Subject: units: move the last flag files to /dev/.run --- units/plymouth-start.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'units/plymouth-start.service') diff --git a/units/plymouth-start.service b/units/plymouth-start.service index c3c101eb8a..4ef2bcc020 100644 --- a/units/plymouth-start.service +++ b/units/plymouth-start.service @@ -13,7 +13,7 @@ After=systemd-vconsole-setup.service udev-settle.service Before=systemd-ask-password-plymouth.service # Dracut informs us with this flag file if plymouth is already running -ConditionPathExists=!/dev/.systemd/plymouth +ConditionPathExists=!/dev/.run/initramfs/plymouth [Service] ExecStart=/sbin/plymouthd --mode=boot -- cgit v1.2.3-54-g00ecf