[packages] tinc: fix init.d/tinc parameter generation and logfile config name
authorluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 2 May 2013 00:49:05 +0000 (00:49 +0000)
committerluka <luka@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 2 May 2013 00:49:05 +0000 (00:49 +0000)
commitb8c4b0401d9d1cfe3aa7acd7e7d48bedc85cd686
treedaca2b04be67a84cdbbd48a376cec1bd9f83427f
parent0f28460a01803c99afc414a8afe34390b98e11b6
[packages] tinc: fix init.d/tinc parameter generation and logfile config name

tinc expects long parameters to be in the form "--name=value" and the
current init scripts generate "--name value" parameters. See `tincd
--help` to confirm. Also, the config/tinc and init.d/tinc incorrectly
use the parameter "log" when it should be "logfile".

Signed-off-by: Sandy McArthur, Jr. <Sandy@McArthur.org>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@36508 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/tinc/files/tinc.config
net/tinc/files/tinc.init