1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-07-06 12:59:29 +03:00
Files
systemd-stable/src/cgroups-agent
Lennart Poettering 50492ce815 cgroups-agent: connect stdin/stdout/stderr to /dev/null
Inspired by https://github.com/systemd/systemd/pull/24024 this is
another user mode helper, where this might be an issue. hence let's
rather be safe than sorry, and also connect stdin/stdout/stderr
explicitly with /dev/null.
2022-07-15 14:51:41 +02:00
..