service: Fix Mobile Data on EG25

This allows mobile data to work on the EG25 (and probably other modems).
This commit is contained in:
Undef
2021-05-20 10:12:47 +00:00
committed by undef
parent 18fe7856af
commit a381622304

View File

@@ -9,7 +9,7 @@ BusName=org.freedesktop.ModemManager1
ExecStart=@sbindir@/ModemManager
StandardError=null
Restart=on-abort
CapabilityBoundingSet=CAP_SYS_ADMIN
CapabilityBoundingSet=CAP_SYS_ADMIN CAP_NET_ADMIN
ProtectSystem=true
ProtectHome=true
PrivateTmp=true