Merge tag 'upstream/0.3.7'
[debian/uanytun.git] / etc / init.d / uanytun
index 9071e5a..b8a8573 100755 (executable)
@@ -22,6 +22,8 @@ if [ -f /etc/default/uanytun ] ; then
   . /etc/default/uanytun
 fi
 
+. /lib/lsb/init-functions
+
 start_vpn () {
   STATUS="OK"
   if [ -f $CONFIG_DIR/$VPNNAME/config ] ; then