]> git.ipfire.org Git - thirdparty/systemd.git/commit
conf-files: CHASE_MUST_BE_DIRECTORY can be set with CHASE_NONEXISTENT 38390/head
authorYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 28 Jul 2025 18:36:36 +0000 (03:36 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 28 Jul 2025 18:40:34 +0000 (03:40 +0900)
commit580643a47f18db6f3e6cd44b48c10e21ad439839
tree9de9b7ca068d6bcd96c40195d2919c61b964b818
parent1cabb6905b98ecc11bfb1fd8305c8f5c089e5c32
conf-files: CHASE_MUST_BE_DIRECTORY can be set with CHASE_NONEXISTENT

With the previous commit, now CHASE_MUST_BE_DIRECTORY can be set with
CHASE_NONEXISTENT. Let's unconditionally set the flag to chase the
directory part of the conf file.
src/basic/conf-files.c