Next: , Up: Controlling tinc   [Contents][Index]


6.1 tinc runtime options

-c, --config=path

Read configuration options from the directory path. The default is /usr/local/etc/tinc/netname/.

-n, --net=netname

Use configuration for net netname. See Multiple networks.

--pidfile=filename

Use the cookie from filename to authenticate with a running tinc daemon. If unspecified, the default is /usr/local/var/run/tinc.netname.pid.

-b, --batch

Don’t ask for anything (non-interactive mode).

--force

Force some commands to work despite warnings.

--help

Display a short reminder of runtime options and commands, then terminate.

--version

Output version information and exit.