]> git.ipfire.org Git - thirdparty/systemd.git/commit
Revert "conf-files: introduce CONF_FILES_CHASE_BASENAME flag"
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sat, 28 Jun 2025 14:03:44 +0000 (23:03 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 29 Jun 2025 01:15:56 +0000 (10:15 +0900)
commit07c2fadbed66b26bef93cfc2221383640a434113
tree1d9fdb7932fc49240b9d31287f1bcb910fbb747e
parentc43223ff9f0f1c8b4bf2b40d01f56465476013bd
Revert "conf-files: introduce CONF_FILES_CHASE_BASENAME flag"

This reverts commit 49653adef3ff47c7bcd1098c763eb2a55297df15.

The commit was merged without review, and has several issues.
Let's revert the change now, and address the issue pointed out by
the commit later in another way.
src/basic/conf-files.c
src/basic/conf-files.h
src/test/test-conf-files.c