mirror of
				https://github.com/Wind4/vlmcsd.git
				synced 2025-11-04 08:23:22 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			256 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			256 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Microsoft Key Management System
 | 
						|
After=network.target
 | 
						|
After=network-online.target
 | 
						|
Wants=network-online.target
 | 
						|
 
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
ExecStart=/usr/bin/vlmcsd
 | 
						|
RemainAfterExit=yes
 | 
						|
LimitNOFILE=65536
 | 
						|
 
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |