From 7aa5723eceb5a35f56dfbd03e4e2ffc2c5f9b742 Mon Sep 17 00:00:00 2001 From: Mikko Ylinen Date: Wed, 29 Oct 2014 16:03:30 +0200 Subject: [PATCH] Fix a startup issue triggered by the new systemd 212 Change-Id: I7def762c9f0d31ace253890b2e0d60914f29b798 Signed-off-by: Mikko Ylinen --- systemd/Modello_Homescreen-launchpad-ready.path | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systemd/Modello_Homescreen-launchpad-ready.path b/systemd/Modello_Homescreen-launchpad-ready.path index 70d3a96..75b9cfc 100644 --- a/systemd/Modello_Homescreen-launchpad-ready.path +++ b/systemd/Modello_Homescreen-launchpad-ready.path @@ -1,7 +1,7 @@ # Description=Path activation for Modello_Homescreen [Path] -PathExists=/run/user/%U/wayland-0 +PathExists=%t/wayland-0 Unit=Modello_Homescreen.service [Install] -- 2.7.4