From a1f360b0f50d19ce0b44a20135b37c880b523617 Mon Sep 17 00:00:00 2001 From: Pier Luigi Fiorini Date: Sat, 1 Nov 2014 19:13:49 +0100 Subject: [PATCH] No oneshot services --- services/plasma-phone-kbuildsycoca5.service | 2 -- services/plasma-phone-kdeinit.service | 2 -- services/plasma-phone-ksyncdbusenv.service | 2 -- 3 files changed, 6 deletions(-) diff --git a/services/plasma-phone-kbuildsycoca5.service b/services/plasma-phone-kbuildsycoca5.service index 6f6f1ba4..ffca4319 100644 --- a/services/plasma-phone-kbuildsycoca5.service +++ b/services/plasma-phone-kbuildsycoca5.service @@ -9,9 +9,7 @@ Description=kbuildsycoca5 Requires=dbus.socket [Service] -Type=oneshot ExecStart=/usr/bin/kbuildsycoca5 -Restart=always [Install] WantedBy=user-session.target diff --git a/services/plasma-phone-kdeinit.service b/services/plasma-phone-kdeinit.service index 2dabcc57..4a59c1ff 100644 --- a/services/plasma-phone-kdeinit.service +++ b/services/plasma-phone-kdeinit.service @@ -9,11 +9,9 @@ Description=kdeinit Requires=dbus.socket [Service] -Type=oneshot Environment=LD_BIND_NOW=true EnvironmentFile=-/var/lib/environment/plasma-phone/*.conf ExecStart=/usr/lib/libexec/kf5/start_kdeinit_wrapper --kded +kcminit_startup -Restart=always [Install] WantedBy=user-session.target diff --git a/services/plasma-phone-ksyncdbusenv.service b/services/plasma-phone-ksyncdbusenv.service index 764acf37..645fcb89 100644 --- a/services/plasma-phone-ksyncdbusenv.service +++ b/services/plasma-phone-ksyncdbusenv.service @@ -9,9 +9,7 @@ Description=ksyncdbusenv Requires=dbus.socket [Service] -Type=oneshot ExecStart=/usr/lib/libexec/ksyncdbusenv -Restart=always [Install] WantedBy=user-session.target