From c065230a4c617a1cdf8813dd25384bcc9591f61a Mon Sep 17 00:00:00 2001 From: hasso Date: Thu, 25 Nov 2004 19:33:48 +0000 Subject: Make group to run daemon as configurable. Fixes #2 from Bugzilla #64. --- doc/isisd.8 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'doc/isisd.8') diff --git a/doc/isisd.8 b/doc/isisd.8 index 9e33f7c9..7ae7dbaf 100644 --- a/doc/isisd.8 +++ b/doc/isisd.8 @@ -1,4 +1,4 @@ -.TH IS-IS 8 "10 August 2004" "Quagga IS-IS daemon" "Version 0.96.5" +.TH IS-IS 8 "25 November 2004" "Quagga IS-IS daemon" "Version 0.97.3" .SH NAME isisd \- an IS-IS routing engine for use with Quagga routing software. .SH SYNOPSIS @@ -20,6 +20,9 @@ isisd \- an IS-IS routing engine for use with Quagga routing software. ] [ .B \-u .I user +] [ +.B \-g +.I group ] .SH DESCRIPTION .B isisd @@ -38,6 +41,9 @@ Runs in daemon mode, forking and exiting from tty. Specifies the config file to use for startup. If not specified this option will likely default to \fB\fI/usr/local/etc/isisd.conf\fR. .TP +\fB\-g\fR, \fB\-\-group \fR\fIgroup\fR +Specify the group to run as. Default is \fIquagga\fR. +.TP \fB\-h\fR, \fB\-\-help\fR A brief message. .TP @@ -55,8 +61,7 @@ Specify the address that the isisd VTY will listen on. Default is all intrefaces. .TP \fB\-u\fR, \fB\-\-user \fR\fIuser\fR -Specify the user and group to run as. User and group have to have same -name at the moment. Default is \fIquagga\fR. +Specify the user to run as. Default is \fIquagga\fR. .TP \fB\-v\fR, \fB\-\-version\fR Print the version and exit. -- cgit v1.2.1