]> git.ipfire.org Git - thirdparty/systemd.git/commit
shutdown: move printk changing code int generic code
authorLennart Poettering <lennart@poettering.net>
Mon, 15 Sep 2025 16:18:31 +0000 (18:18 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Sep 2025 07:39:00 +0000 (09:39 +0200)
commit45c04464dcae75d842fe0f7819290bb43c3eca32
treee5636d84574d621f4415fb82264573c208eab592
parent97940e77a9e347085a0b174bafa90a2823f43657
shutdown: move printk changing code int generic code
src/shared/meson.build
src/shared/printk-util.c [new file with mode: 0644]
src/shared/printk-util.h [new file with mode: 0644]
src/shutdown/shutdown.c