source: ipk/source.sh4/network_openvpn/mnt/config/usercmd.sh@ 23694

Last change on this file since 23694 was 23048, checked in by nit, 13 years ago

[titan] fix openvpn

File size: 107 bytes
Line 
1#!/bin/sh
2# start the user commands here
3echo "[usercmd.sh] start"
4/var/swap/etc/openvpn.sh restart
5
6
7exit
Note: See TracBrowser for help on using the repository browser.