mirror of
				https://github.com/yuezk/GlobalProtect-openconnect.git
				synced 2025-05-20 07:26:58 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			207 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
| [Unit]
 | |
| Description=GlobalProtect openconnect DBus service
 | |
| 
 | |
| [Service]
 | |
| Environment="LANG=en_US.utf8"
 | |
| Type=dbus
 | |
| BusName=com.yuezk.qt.GPService
 | |
| ExecStart=/usr/bin/gpservice
 | |
| 
 | |
| [Install]
 | |
| WantedBy=multi-user.target
 |