distribution/packages/network/connman/system.d/connman-vpn.service
2022-02-05 09:23:32 -05: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