]> git.ipfire.org Git - thirdparty/systemd.git/commit
generator: run various generators only run on the host, not in initrd
authorLennart Poettering <lennart@poettering.net>
Fri, 30 Jun 2023 08:23:10 +0000 (10:23 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 4 Jul 2023 21:15:36 +0000 (23:15 +0200)
commit3ed075cf6158b2fadd904aba0abfe9bfe020dbf5
tree4b14fa7ef5763cd1ac43eee5004e0aae956c5f64
parent53888c3393c8189c383a776284d80d002c30a507
generator: run various generators only run on the host, not in initrd

These 5 generators only make sense on the host,not in the initrd, hence
if they end up in the initrd anyway, make them exit quickly.
src/boot/bless-boot-generator.c
src/getty-generator/getty-generator.c
src/rc-local-generator/rc-local-generator.c
src/system-update-generator/system-update-generator.c
src/sysv-generator/sysv-generator.c