]> git.ipfire.org Git - thirdparty/systemd.git/commit
meson: RC_LOCAL_SCRIPT_PATH_START to RC_LOCAL_PATH
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 15 Sep 2020 15:44:26 +0000 (17:44 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 15 Sep 2020 15:44:26 +0000 (17:44 +0200)
commit452d2dfd52f1cc686395663a6cd4c778306bd309
tree6ea6914a768818584e73bf06a9c2bc8103b33677
parente66d2eeeeb4332ca94aeb62e95ec76f1f17ee9b7
meson: RC_LOCAL_SCRIPT_PATH_START to RC_LOCAL_PATH

RC_LOCAL_SCRIPT_PATH_START and RC_LOCAL_SCRIPT_PATH_STOP were was originally
added in the conversion to meson based on the autotools name. In
44508946534eee032927c263b79464832656dd6e RC_LOCAL_SCRIPT_PATH_STOP was dropped.
We don't need to use such a long name.
meson.build
src/rc-local-generator/rc-local-generator.c
units/rc-local.service.in