You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.4 KiB
26 lines
1.4 KiB
From 27704daf4440b1d41262d687bf60b734fbc8475c Mon Sep 17 00:00:00 2001
|
|
From: David Edmundson <kde@davidedmundson.co.uk>
|
|
Date: Fri, 16 Jul 2021 16:11:29 +0100
|
|
Subject: [PATCH 180/219] Add plasma-kwallet-pam.service to our wanted list
|
|
|
|
Order is handled by the wallet service.
|
|
---
|
|
startkde/systemd/plasma-workspace@.target | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/startkde/systemd/plasma-workspace@.target b/startkde/systemd/plasma-workspace@.target
|
|
index 0950e2fc4..6c676d4da 100644
|
|
--- a/startkde/systemd/plasma-workspace@.target
|
|
+++ b/startkde/systemd/plasma-workspace@.target
|
|
@@ -1,6 +1,6 @@
|
|
[Unit]
|
|
Description=KDE Plasma Workspace
|
|
Requires=plasma-core.target xdg-desktop-autostart.target graphical-session.target
|
|
-Wants=plasma-kwin_%i.service plasma-restoresession.service plasma-xembedsniproxy.service plasma-gmenudbusmenuproxy.service plasma-powerdevil.service plasma-ksplash-ready.service plasma-polkit-agent.service kde-baloo.service plasma-foreground-booster.service
|
|
+Wants=plasma-kwin_%i.service plasma-restoresession.service plasma-xembedsniproxy.service plasma-gmenudbusmenuproxy.service plasma-powerdevil.service plasma-ksplash-ready.service plasma-polkit-agent.service kde-baloo.service plasma-foreground-booster.service plasma-kwallet-pam.service
|
|
BindsTo=graphical-session.target
|
|
Before=graphical-session.target xdg-desktop-autostart.target plasma-ksplash-ready.service plasma-restoresession.service
|
|
--
|
|
2.31.1
|
|
|