blogic 238c9747bf [packages] OpenVPN init script thinks client_disconnect is bool
The OpenVPN init script incorrectly tries to use the client_disconnect option
as a bool, but it's a string specifying a script to run when a client
disconnects.

fixes #11350

git-svn-id: svn://svn.openwrt.org/openwrt/packages@32013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-31 09:35:55 +00:00
..