From 413ea279c218da0943246eea738e38a46c83be8f Mon Sep 17 00:00:00 2001 From: Mikko Ylinen Date: Mon, 24 Nov 2014 14:07:48 +0200 Subject: [PATCH] Clean up notifications-display-ivi.service Change-Id: I50cd86c97c9cec24bec72c93cb356cc5a71bb356 Signed-off-by: Mikko Ylinen --- notifications-display-ivi.service.in | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/notifications-display-ivi.service.in b/notifications-display-ivi.service.in index 6e89495..5844dd3 100644 --- a/notifications-display-ivi.service.in +++ b/notifications-display-ivi.service.in @@ -1,11 +1,8 @@ [Unit] Description=Notifications Popup daemon -Requires=notifications.service -After=notifications.service [Service] ExecStart=/usr/bin/notification-display-service -Environment=XDG_RUNTIME_DIR=/run/user/5000 [Install] -WantedBy=graphical.target +WantedBy=default.target -- 2.7.4