]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemd-sysctl: add SD_PATH_SEARCH_SYSCTL 38680/head
authorGoffredo Baroncelli <kreijack@inwind.it>
Mon, 10 Nov 2025 21:56:04 +0000 (22:56 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 11 Nov 2025 23:49:55 +0000 (08:49 +0900)
commitf3797845501cfc744abcab6a00d21daab0c2d2a5
tree4b2feeda17bc2b63b2bfe1898dae1afc5118ca26
parent52efca47237ca163150402c8d61f24dfabc9e27e
systemd-sysctl: add SD_PATH_SEARCH_SYSCTL

Update systemd-sysctl to use libsystemd with the new type
SD_PATH_SEARCH_SYSCTL to get the directories list from which
load the .conf files.
src/sysctl/sysctl.c