22 lines
		
	
	
		
			391 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			22 lines
		
	
	
		
			391 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Unit]
 | 
						|
Description=Quectel EG25 modem
 | 
						|
Before=ModemManager.service
 | 
						|
 | 
						|
[Service]
 | 
						|
Type=simple
 | 
						|
ExecStart=/usr/bin/eg25manager
 | 
						|
Restart=on-failure
 | 
						|
ProtectControlGroups=true
 | 
						|
ProtectHome=true
 | 
						|
ProtectSystem=strict
 | 
						|
RestrictSUIDSGID=true
 | 
						|
PrivateTmp=true
 | 
						|
MemoryDenyWriteExecute=true
 | 
						|
PrivateMounts=true
 | 
						|
NoNewPrivileges=true
 | 
						|
CapabilityBoundingSet=
 | 
						|
LockPersonality=true
 | 
						|
 | 
						|
[Install]
 | 
						|
WantedBy=multi-user.target
 |