]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: disable rc-local-generator when an empty string is specified to rc-local=...
authorYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Apr 2025 13:09:12 +0000 (22:09 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Apr 2025 15:18:48 +0000 (00:18 +0900)
commit74f25ea7a930c67aa7de4fa5c086dd4bbc5f6989
tree2ec65b6adfeb927a55604639a33ca27121ceda7f
parentb0c9ba4eb1db45fcfec975f9e8c84e8cf570e736
meson: disable rc-local-generator when an empty string is specified to rc-local= meson option

In such case, the generator is meaningless. Let's kill it.
man/rules/meson.build
man/systemd-rc-local-generator.xml
meson.build
meson_options.txt
src/rc-local-generator/meson.build