mirror of
				https://github.com/Wind4/vlmcsd.git
				synced 2025-11-04 08:23:22 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			172 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			172 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Vlmcsd (KMS Emulator in C)
 | 
						|
After=network.target
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=simple
 | 
						|
User=nobody
 | 
						|
ExecStart=/usr/bin/vlmcsd -D -e
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |