summaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorRainer Gerhards <rgerhards@adiscon.com>2008-11-26 14:17:36 +0100
committerRainer Gerhards <rgerhards@adiscon.com>2008-11-26 14:17:36 +0100
commitdc478db1ca80ef222f83985b539dfec1c66063e2 (patch)
tree55e26c44026d2046b079715a8ed950defd4c1c40 /doc/Makefile.am
parent57c9a3accee3a3e9b46d984c76c9aae7e2ec9c27 (diff)
downloadrsyslog-dc478db1ca80ef222f83985b539dfec1c66063e2.tar.gz
rsyslog-dc478db1ca80ef222f83985b539dfec1c66063e2.tar.xz
rsyslog-dc478db1ca80ef222f83985b539dfec1c66063e2.zip
added ability to drop privileges
Added $PrivDropToGroup, $PrivDropToUser, $PrivDropToGroupID, $PrivDropToUserID config directives to enable dropping privileges. This is an effort to provide a security enhancement. For the limits of this approach, see http://wiki.rsyslog.com/index.php/Security
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 5c2f5313..b58f813b 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -5,6 +5,7 @@ html_files = \
features.html \
generic_design.html \
expression.html \
+ droppriv.html \
history.html \
how2help.html \
install.html \