]> git.ipfire.org Git - thirdparty/systemd.git/commit
cgroups-agent: connect stdin/stdout/stderr to /dev/null
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Jul 2022 09:02:40 +0000 (11:02 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 15 Jul 2022 12:51:41 +0000 (14:51 +0200)
commit50492ce81589773df2d82b4fc8047778e86c6edf
treeb00eb2d7d67f1bf2240b1941f0aa44b291f858a2
parent81b739d25805f6eb532f0390cf62ab367fbafd87
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.
src/cgroups-agent/cgroups-agent.c