mirror of
				https://github.com/riptidewave93/UNVR-NAS.git
				synced 2025-03-09 15:40:13 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
	
		
			216 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
	
		
			216 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Mock Unifi API to make ulcmd happy
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=simple
 | 
						|
ExecStart=/usr/bin/mock-ubnt-api
 | 
						|
KillMode=process
 | 
						|
Restart=on-failure
 | 
						|
RestartSec=2s
 | 
						|
TimeoutStopSec=2s
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |