Let tincctl use the NETNAME environment variable if no -n option is given.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 26 Feb 2012 11:39:46 +0000 (12:39 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 26 Feb 2012 12:08:34 +0000 (13:08 +0100)
This allows administrators who frequently want to work with one tinc
network to omit the -n option. Since the NETNAME variable is set by
tincd when executing scripts, this makes it slightly easier to use
tincctl from within scripts.


No differences found