X-Git-Url: http://tinc-vpn.org/git/browse?a=blobdiff_plain;f=src%2Ftincctl.c;h=2de89e81200728ecc0bc5008c760ad9b0268ac2d;hb=717ea66d7ba0c23f27d86b3d5c6992b751135455;hp=c1cabdb0944c2f7db348ca1a510a6f11e84c70c2;hpb=1f8b70efa0dedbd3642e0ee82a640d125664af34;p=tinc diff --git a/src/tincctl.c b/src/tincctl.c index c1cabdb0..2de89e81 100644 --- a/src/tincctl.c +++ b/src/tincctl.c @@ -1233,6 +1233,7 @@ static struct { } const variables[] = { /* Server configuration */ {"AddressFamily", VAR_SERVER}, + {"AutoConnect", VAR_SERVER}, {"BindToAddress", VAR_SERVER | VAR_MULTIPLE}, {"BindToInterface", VAR_SERVER}, {"Broadcast", VAR_SERVER},