nie wiem co zmieniałem, a dużo tego było
This commit is contained in:
14
.config/systemd/user/polkit.service
Normal file
14
.config/systemd/user/polkit.service
Normal file
@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Legacy polkit authentication agent for GNOME
|
||||
PartOf=sway-session.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||
ExecStop=/bin/kill -2 $MAINPID
|
||||
Restart=on-failure
|
||||
RestartSec=1
|
||||
TimeoutStopSec=10
|
||||
|
||||
[Install]
|
||||
WantedBy=sway-session.target
|
Reference in New Issue
Block a user