aboutsummaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorUndef <gitlab@undef.tools>2021-05-20 10:12:47 +0000
committerundef <gitlab@undef.tools>2021-05-20 11:07:37 +0000
commita38162230407cb4a8ae28a062cb3c0438b12977c (patch)
treed1e0c18f945d1541b18b9c65e372738828c6bd74 /data
parent18fe7856afd40640628f73491d2cb2d0faf2d844 (diff)
service: Fix Mobile Data on EG25
This allows mobile data to work on the EG25 (and probably other modems).
Diffstat (limited to 'data')
-rw-r--r--data/ModemManager.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/ModemManager.service.in b/data/ModemManager.service.in
index 23bf8091..c4209136 100644
--- a/data/ModemManager.service.in
+++ b/data/ModemManager.service.in
@@ -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