]> git.meshlink.io Git - meshlink/commitdiff
Improve starting/stopping tincd using tincctl.
authorGuus Sliepen <guus@tinc-vpn.org>
Sat, 6 Oct 2012 15:45:03 +0000 (17:45 +0200)
committerGuus Sliepen <guus@tinc-vpn.org>
Sat, 6 Oct 2012 15:45:03 +0000 (17:45 +0200)
When starting tincd, tincctl now strips non-options from the command line, and
sets argv[0] to the name of the tincd command instead of copying its own
command name.

When stopping a running tincd, tincctl now waits for it to terminate.


No differences found