Lakka-LibreELEC/packages/network/connman/system.d/connman-vpn.service
2020-01-24 02:47:50 +00:00

14 lines
319 B
Desktop File

[Unit]
Description=ConnMan VPN service
[Service]
Type=dbus
BusName=net.connman.vpn
ExecStart=/usr/sbin/connman-vpnd -n
StandardOutput=null
CapabilityBoundingSet=CAP_KILL CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW CAP_SETGID CAP_SETUID
ProtectHome=read-only
ProtectSystem=full
[Install]
WantedBy=multi-user.target