15 lines
		
	
	
		
			303 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			303 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[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
 |