service: Fix Mobile Data on EG25
This allows mobile data to work on the EG25 (and probably other modems).
This commit is contained in:
@@ -9,7 +9,7 @@ BusName=org.freedesktop.ModemManager1
|
|||||||
ExecStart=@sbindir@/ModemManager
|
ExecStart=@sbindir@/ModemManager
|
||||||
StandardError=null
|
StandardError=null
|
||||||
Restart=on-abort
|
Restart=on-abort
|
||||||
CapabilityBoundingSet=CAP_SYS_ADMIN
|
CapabilityBoundingSet=CAP_SYS_ADMIN CAP_NET_ADMIN
|
||||||
ProtectSystem=true
|
ProtectSystem=true
|
||||||
ProtectHome=true
|
ProtectHome=true
|
||||||
PrivateTmp=true
|
PrivateTmp=true
|
||||||
|
Reference in New Issue
Block a user