diff --git a/doc/man/man5/slurm.conf.5 b/doc/man/man5/slurm.conf.5 index 397731587b8db39aab806dd400c39427a1e433a5..053fc57e629723b0d16823199609fcf2144922a5 100644 --- a/doc/man/man5/slurm.conf.5 +++ b/doc/man/man5/slurm.conf.5 @@ -374,7 +374,15 @@ for use with IBM POE (Parallel Operating Environment) only .TP \fBChosLoc\fR -The fully qualified pathname of the chos command if the Chroot OS tool is used +If configured, then any processes invoked on the user behalf (namely the +SPANK prolog/epilog scripts and the slurmstepd processes, which in turn spawn +the user batch script and applications) are not directly executed by the slurmd +daemon, but instead the \fBChosLoc\fR program is executed. +That program's argument are the program and arguments that would otherwise be +invoked directly by the slurmd daemon. +The intent of this feature is to be able to run a user application in some +sort of container. +This option specified the fully qualified pathname of the chos command (see https://github.com/scanon/chos for details). .TP