summaryrefslogtreecommitdiff
path: root/vpn/connman-vpn.service.in
blob: 3bb52e123f95cd449feb8c4483bdafcefb802853 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[Unit]
Description=ConnMan VPN service

[Service]
Type=dbus
BusName=net.connman.vpn
ExecStart=@sbindir@/connman-vpnd -n
StandardOutput=null
CapabilityBoundingSet=CAP_KILL CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW CAP_SETGID CAP_SETUID CAP_CHOWN CAP_FOWNER
ProtectHome=read-only
ProtectSystem=full

[Install]
WantedBy=multi-user.target