source: ipk/source.sh4/titannetwork_openvpn/var/etc/autostart/usercmd.sh@ 13955

Last change on this file since 13955 was 13955, checked in by madie, 14 years ago

ipk fix

  • Property svn:executable set to *
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.