Commit c6e6089f authored by Marshall Garey's avatar Marshall Garey Committed by Tim Wickberg
Browse files

Enforce valid combinations of ProcTrackType and PrologFlags

PrologFlags=x11 is incompatible with proctracktype=proctrack/linuxproc
because linuxproc cannot kill processes not owned by the user, and root
owns processes spawned for handling x11 forwarding.

When using PrologFlags=contain, it is recommended to use
proctrack/cgroup or proctrack/cray because contain is mostly useful for
pam_slurm_adopt which requires proctrack/cgroup or proctrack/cray.

Bug 6824.
parent e9e277a4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment