diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5 index 8004016038bd0c99d4ca4a4e81fe322fdbc9b351..2805654898590fbe3744897d9a51e5ab9ae60f2a 100644 --- a/doc/man/man5/slurm.conf.5 +++ b/doc/man/man5/slurm.conf.5 @@ -119,9 +119,16 @@ upon registration. The default value is 0, which means that a node will remain DOWN until a system administrator explicitly makes it available for use. .TP +\fBSlurmUser\fR +The name of the user that the \fBslurmctld\fR daemon executes as. For security +purposes a user other than "root" may be used. +.TP \fBSlurmctldLogFile\fR Fully qualified pathname of a file into which the \fBslurmctld\fR daemon's logs are written. .TP +\fBSlurmctldPidFile\fR +Fully qualified pathname of a file into which the \fBslurmctld\fR daemon may write its process id. This may be used for automated signal processing. +.TP \fBSlurmctldPort\fR The port number that the SLURM controller, \fBslurmctld\fR, listens to for work. The default value is SLURMCTLD_PORT as established at system @@ -133,7 +140,11 @@ primary controller to respond before assuming control. The default value is 300 seconds. .TP \fBSlurmdLogFile\fR -Fully qualified pathname of a file into whichthe \fBslurmd\fR daemon's logs are written. +Fully qualified pathname of a file into which the \fBslurmd\fR daemon's logs are written. +.TP +\fBSlurmdPidFile\fR +Fully qualified pathname of a file into which the \fBslurmd\fR daemon may write +its process id. This may be used for automated signal processing. .TP \fBSlurmdPort\fR The port number that the SLURM compute node daemon, \fBslurmd\fR, listens