flux-framework / flux-core

core services for the Flux resource management framework
GNU Lesser General Public License v3.0
168 stars 50 forks source link

doc: launch jobs with systemd in the admin guide #6427

Closed garlick closed 1 week ago

garlick commented 1 week ago

Problem: the admin guide says nothing about launching jobs with systemd, but it is recommended.

Add a section on systemd+cgroup2 prerequisites and add the runes for enabling systemd job execution to the example TOML config.

Fixes #6407

garlick commented 1 week ago

Thanks! Setting MWP.

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.63%. Comparing base (1cd76a3) to head (bd03861). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #6427 +/- ## ======================================= Coverage 83.63% 83.63% ======================================= Files 524 524 Lines 87637 87637 ======================================= + Hits 73291 73292 +1 + Misses 14346 14345 -1 ``` [see 11 files with indirect coverage changes](https://app.codecov.io/gh/flux-framework/flux-core/pull/6427/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=flux-framework)