aboutsummaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2013-02-05 17:48:12 +0100
committerTobias Brunner <tobias@strongswan.org>2013-06-25 17:16:33 +0200
commit68b7448eabfb740faa91efe8a43b848adf019a90 (patch)
tree817073a0d6600d2b77cee032c5d0d831070716a0 /man
parent5e80e387bd7b2872bcd39bd8d37037002f10d959 (diff)
downloadstrongswan-68b7448eabfb740faa91efe8a43b848adf019a90.tar.bz2
strongswan-68b7448eabfb740faa91efe8a43b848adf019a90.tar.xz
capabilities: Make the user and group charon(-nm) changes to configurable
Diffstat (limited to 'man')
-rw-r--r--man/strongswan.conf.5.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/strongswan.conf.5.in b/man/strongswan.conf.5.in
index 065bb1c4d..fd8e2f216 100644
--- a/man/strongswan.conf.5.in
+++ b/man/strongswan.conf.5.in
@@ -174,6 +174,9 @@ used certificates.
Maximum size (in bytes) of a sent fragment when using the proprietary IKEv1
fragmentation extension.
.TP
+.BR charon.group
+Name of the group the daemon changes to after startup
+.TP
.BR charon.half_open_timeout " [30]"
Timeout in seconds for connecting IKE_SAs (also see IKE_SA_INIT DROPPING).
.TP
@@ -317,6 +320,9 @@ Section to define syslog loggers, see LOGGER CONFIGURATION
.TP
.BR charon.threads " [16]"
Number of worker threads in charon
+.TP
+.BR charon.user
+Name of the user the daemon changes to after startup
.SS charon.plugins subsection
.TP
.BR charon.plugins.android_log.loglevel " [1]"