From f68b645ff061c7e1dc7e23b3fa67a4c55245963b Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Fri, 16 Feb 2024 09:48:11 -0600 Subject: lots of changes, mostly to align with the sway-config-fedora package --- .../lxpolkit/.local/share/systemd/user/lxpolkit.service | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 sway-de/lxpolkit/.local/share/systemd/user/lxpolkit.service (limited to 'sway-de/lxpolkit/.local/share/systemd') diff --git a/sway-de/lxpolkit/.local/share/systemd/user/lxpolkit.service b/sway-de/lxpolkit/.local/share/systemd/user/lxpolkit.service deleted file mode 100644 index 98697d7..0000000 --- a/sway-de/lxpolkit/.local/share/systemd/user/lxpolkit.service +++ /dev/null @@ -1,15 +0,0 @@ -[Unit] -Description=Simple PolicyKit authentication agent developed for LXDE -PartOf=sway-session.target -After=sway-session.target - -[Service] -Type=simple -ExecStart=/usr/bin/lxpolkit -ExecStop=/bin/kill -2 $MAINPID -Restart=on-failure -RestartSec=1 -TimeoutStopSec=10 - -[Install] -WantedBy=sway-session.target -- cgit v1.2.3