X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=doc%2Ftincd.8;h=23d692b0f78f78447423aa309ad229b93120c0d0;hp=831bbb1d1a896603b6be11f9665b6ff20a41e7ae;hb=07db46a44feb283c1c17bcce918ab49274a3b11f;hpb=89a2f761a6d8ae4912c2dd2e9178589001487ef5 diff --git a/doc/tincd.8 b/doc/tincd.8 index 831bbb1d..23d692b0 100644 --- a/doc/tincd.8 +++ b/doc/tincd.8 @@ -1,8 +1,8 @@ .Dd 2002-03-25 .Dt TINCD 8 .\" Manual page created by: -.\" Ivo Timmermans -.\" Guus Sliepen +.\" Ivo Timmermans +.\" Guus Sliepen .Sh NAME .Nm tincd .Nd tinc VPN daemon @@ -62,6 +62,9 @@ Connect to net .It Fl D, -no-detach Don't fork and detach. This will also disable the automatic restart mechanism for fatal errors. +.It Fl L, -mlock +Lock tinc into main memory. +This will prevent sensitive data like shared private keys to be written to the system swap files/partitions. .It Fl -version Output version information and exit. .El @@ -168,7 +171,7 @@ tinc comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see the file COPYING for details. .Sh AUTHORS -.An "Ivo Timmermans" Aq itimmermans@bigfoot.com -.An "Guus Sliepen" Aq guus@sliepen.warande.net +.An "Ivo Timmermans" Aq ivo@o2w.nl +.An "Guus Sliepen" Aq guus@sliepen.eu.org .Pp And thanks to many others for their contributions to tinc!