]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - src/initscripts/init.d/networking/red.up/50-ovpn
removed custom background option for urlfilter option is no longer
[people/teissler/ipfire-2.x.git] / src / initscripts / init.d / networking / red.up / 50-ovpn
1 #!/bin/bash
2
3 /usr/local/bin/openvpnctrl -s
4
5 exit 0