]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemctl: drop chain invocation of telinit
authorMichael Biebl <biebl@debian.org>
Thu, 8 Feb 2024 13:06:00 +0000 (14:06 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 15 Feb 2024 14:29:20 +0000 (14:29 +0000)
commit50b68cff54360eaa8e94fee99e6de5c9588c9f13
tree15d00ef979ae153a6e77de72f94b93fdaaeaadb9
parente07e7017bb65cd99aaa3dbb25fb7803759dc3be3
systemctl: drop chain invocation of telinit

This functionality relied on telinit being available in a different path
then the compat symlink shipped by systemd itself. This is no longer the
case for any known distro, so remove that code.

Fixes: #31220
Replaces: #31249
meson.build
meson_options.txt
src/systemctl/systemctl-compat-telinit.c
src/systemctl/systemctl-compat-telinit.h
src/systemctl/systemctl.c
src/systemctl/systemctl.h