]> git.ipfire.org Git - thirdparty/systemd.git/commit
basic/chase-symlinks: add note that CHASE_WARN is not for PID 1
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 12 Oct 2022 05:58:54 +0000 (07:58 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 12 Oct 2022 06:01:01 +0000 (08:01 +0200)
commit9154bd57db6aed4823830638126b95bf7f63f25a
tree08b001323c6c88fb9b5e162fa33f365e0922ca44
parent0a8720c7f087f17061a501d50e0dcd87bb58fa32
basic/chase-symlinks: add note that CHASE_WARN is not for PID 1

This should be enough to make us remember that constraint. A more heavy-weight
approach like renaming the option to CHASE_WARN_NSS_LOOKUP would be possible,
but it'd make the callers quite verbose and doesn't seem worth it.
src/basic/chase-symlinks.c
src/basic/chase-symlinks.h