blob: de65a70d597dea87d5a59fef9369f96ce254ed88 [file] [log] [blame]
[Unit]
Description=ConnMan VPN service
Requires=dbus.socket
After=dbus.socket
[Service]
Type=dbus
BusName=net.connman.vpn
ExecStart=@sbindir@/connman-vpnd -n
StandardOutput=null
[Install]
WantedBy=multi-user.target