diff options
-rw-r--r-- | src/starter/ipsec.conf.5 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/starter/ipsec.conf.5 b/src/starter/ipsec.conf.5 index fa66c886d..5efcb506a 100644 --- a/src/starter/ipsec.conf.5 +++ b/src/starter/ipsec.conf.5 @@ -1061,6 +1061,10 @@ 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 |