[package] move cd option to proper place, patch from Stefan Bethke.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22446 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f654f86f1d
commit
cfd883e91d
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=openvpn
|
||||
PKG_VERSION:=2.1.1
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://openvpn.net/release @SF/openvpn
|
||||
|
@ -81,7 +81,7 @@ start_service() {
|
||||
|
||||
# append params
|
||||
append_params "$s" \
|
||||
askpass auth auth_user_pass auth_user_pass_verify bcast_buffers ca cd cert \
|
||||
cd askpass auth auth_user_pass auth_user_pass_verify bcast_buffers ca cert \
|
||||
chroot cipher client_config_dir client_connect config connect_freq \
|
||||
connect_retry connect_timeout connect_retry_max crl_verify dev dev_node dev_type dh \
|
||||
echo engine explicit_exit_notify fragment group hand_window hash_size \
|
||||
|
Loading…
x
Reference in New Issue
Block a user