View | Details | Raw Unified | Return to ticket 5399 | Differences between
and this patch

Collapse All | Expand All

(-)a/doc/html/pam_slurm_adopt.shtml (-1 / +9 lines)
Lines 196-206 the correct facilities. Configurable values are: Link Here
196
196
197
</dd>
197
</dd>
198
198
199
<dl compact>
199
<dt><b>log_level</b></dt>
200
<dt><b>log_level</b></dt>
200
<dd>See <a href="https://slurm.schedmd.com/slurm.conf.html#OPT_SlurmdDebug">
201
<dd>See <a href="https://slurm.schedmd.com/slurm.conf.html#OPT_SlurmdDebug">
201
SlurmdDebug</a> in slurm.conf for available options.
202
SlurmdDebug</a> in slurm.conf for available options.
202
The default log_level is <b>info</b>.
203
The default log_level is <b>info</b>.
203
</dd>
204
</dd>
205
</dl>
206
207
<dl compact>
208
<dt><b>nodename</b></dt>
209
<dd>If the NodeName defined in slurm.conf is different than the node's hostname,
210
then you need to set this parameter to the NodeName in slurm.conf.
211
</dd>
212
</dl>
204
213
205
</dl>
214
</dl>
206
215
207
- 

Return to ticket 5399