On 06.11.2011 12:43, Linus Lüssing wrote:
> Hi Manuel, hi list,
>
> What do you think about maybe making it a little bit more uci-ish?
> This should make it easier to integrate into LuCI later for instance.
> And give the possibility to reconfigure things via the uci command line
> tool and script
On 05.11.2011 01:18, Manuel Munz wrote:
> Plase use this patch instead of the last one. It uses 47 instead of 62
> for the start order in the init script, this makes sure tinc is up
> before other services need the interfaces tinc creates.
>
> Signed-off-by: Manuel Munz
>
Please ignore this patc
Hi Manuel, hi list,
What do you think about maybe making it a little bit more uci-ish?
This should make it easier to integrate into LuCI later for instance.
And give the possibility to reconfigure things via the uci command line
tool and scripts, of course.
So, ehm, sorry for me throwing in this
Plase use this patch instead of the last one. It uses 47 instead of 62
for the start order in the init script, this makes sure tinc is up
before other services need the interfaces tinc creates.
Signed-off-by: Manuel Munz
Index: net/tinc/files/tinc.init
=
This adds an init file for tinc. It is mostly based on
http://wiki.freifunk.net/Tinc#Startscript_Kamikaze, i just changed how
the nets from nets.boot are parsed and removed loading of the tun module.
It also adds /etc/tinc to the list of config files which should be
preserved when upgrading with s