[svn] commit: r2686 - /trunk/src/bin/auth/b10-auth.8
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Aug 10 14:07:20 UTC 2010
Author: jreed
Date: Tue Aug 10 14:07:19 2010
New Revision: 2686
Log:
Regen manual page for new b10-auth -u option.
Modified:
trunk/src/bin/auth/b10-auth.8
Modified: trunk/src/bin/auth/b10-auth.8
==============================================================================
--- trunk/src/bin/auth/b10-auth.8 (original)
+++ trunk/src/bin/auth/b10-auth.8 Tue Aug 10 14:07:19 2010
@@ -22,7 +22,7 @@
b10-auth \- Authoritative DNS server
.SH "SYNOPSIS"
.HP \w'\fBb10\-auth\fR\ 'u
-\fBb10\-auth\fR [\fB\-4\fR] [\fB\-6\fR] [\fB\-p\ \fR\fB\fInumber\fR\fR] [\fB\-v\fR]
+\fBb10\-auth\fR [\fB\-4\fR] [\fB\-6\fR] [\fB\-p\ \fR\fB\fInumber\fR\fR] [\fB\-u\ \fR\fB\fIusername\fR\fR] [\fB\-v\fR]
.SH "DESCRIPTION"
.PP
The
@@ -93,6 +93,15 @@
.RE
.RE
.PP
+\fB\-u \fR\fB\fIusername\fR\fR
+.RS 4
+The user name of the
+\fBb10\-auth\fR
+daemon\&. If specified, the daemon changes the process owner to the specified user\&. The
+\fIusername\fR
+must be either a valid numeric user ID or a valid user name\&. By default the daemon runs as the user who invokes it\&.
+.RE
+.PP
\fB\-v\fR
.RS 4
Enabled verbose mode\&. This enables diagnostic messages to STDERR\&.
More information about the bind10-changes
mailing list