mirror of
				https://github.com/billz/raspap-webgui.git
				synced 2025-03-01 10:31:47 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			254 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			254 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Bring up HUAWEI mobile hilink device
 | 
						|
			
 | 
						|
[Service]
 | 
						|
Type=oneshot
 | 
						|
RemainAfterExit=no
 | 
						|
ExecStart=/bin/sleep 15
 | 
						|
ExecStart=/usr/local/sbin/onoff_huawei_hilink.sh -c 1 -d %i
 | 
						|
 | 
						|
[Install]
 | 
						|
Alias=start_ltemodem.service
 | 
						|
WantedBy=multi-user.target
 | 
						|
 |