diff options
-rw-r--r-- | src/starter/ipsec.conf.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/starter/ipsec.conf.5 b/src/starter/ipsec.conf.5 index 5efcb506a..795dc9b7c 100644 --- a/src/starter/ipsec.conf.5 +++ b/src/starter/ipsec.conf.5 @@ -1035,6 +1035,10 @@ separated by white space) are enabled; for details on available debugging types, see .IR pluto (8). .TP +.B plutostderrlog +Pluto will not use syslog, but rather log to stderr, and redirect stderr +to the argument file. +.TP .B postpluto shell command to run after starting Pluto (e.g., to remove a decrypted copy of the @@ -1061,10 +1065,6 @@ so running interactive commands is difficult unless they use or equivalent for their interaction. Default is none. .TP -.B plutostderrlog -Pluto will not use syslog, but rather log to stderr, and redirect stderr -to the argument file. -.TP .B virtual_private defines private networks using a wildcard notation. .PP |