"tincctl init" creates initial directory structure, tinc.conf and keypairs.
This commit is contained in:
parent
268c8545aa
commit
a444ec3964
3 changed files with 87 additions and 0 deletions
|
|
@ -2040,6 +2040,10 @@ the value of this environment variable is used.
|
|||
@c from the manpage
|
||||
@table @code
|
||||
|
||||
@item init [@var{name}]
|
||||
Create initial configuration files and RSA and ECDSA keypairs with default length.
|
||||
If no @var{name} for this node is given, it will be asked for.
|
||||
|
||||
@item start
|
||||
Start @samp{tincd}.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue