tinc: fix init.d/tinc parameter generation and logfile config name
authorLuka Perkov <luka@openwrt.org>
Thu, 2 May 2013 00:49:05 +0000 (00:49 +0000)
committerLuka Perkov <luka@openwrt.org>
Thu, 2 May 2013 00:49:05 +0000 (00:49 +0000)
commit0a38d98a7d99cd8b0e087c489a11fddf932eab16
tree31a537c4a70d25ac05e5131df451d55e23299a9f
parent88d7bf9c601a4e68b1fc4a6324050f726c47f6b6
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>
SVN-Revision: 36508
net/tinc/files/tinc.config
net/tinc/files/tinc.init