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.
polkit-kde/polkit-kde-agent-1-5.20.90-...

18 lines
735 B

diff -up polkit-kde-agent-1-5.20.90/plasma-polkit-agent.service.in.kde431963 polkit-kde-agent-1-5.20.90/plasma-polkit-agent.service.in
--- polkit-kde-agent-1-5.20.90/plasma-polkit-agent.service.in.kde431963 2021-01-21 07:06:45.000000000 -0600
+++ polkit-kde-agent-1-5.20.90/plasma-polkit-agent.service.in 2021-01-25 15:30:07.142695657 -0600
@@ -1,11 +1,11 @@
[Unit]
Description=KDE PolicyKit Authentication Agent
PartOf=graphical-session.target
+After=plasma-core.target
[Service]
ExecStart=@KDE_INSTALL_FULL_LIBEXECDIR@/polkit-kde-authentication-agent-1
-BusName=org.kde.Polkit1AuthAgent
+BusName=org.kde.polkit-kde-authentication-agent-1
Slice=background.slice
-After=plasma-core.target
TimeoutSec=5sec
Restart=on-failure