]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
systemd-serialgetty: use existing unit files in systemd
authorRoss Burton <ross.burton@arm.com>
Mon, 3 Mar 2025 16:15:27 +0000 (16:15 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Mar 2025 11:16:41 +0000 (11:16 +0000)
commitb6a7617145c3acf9f79888e7555e7706cd55a350
treebc76041068aa1526375b6f01e33bd175cf045950
parent2beb3170af6ebf3a6fff6953a2d48f70f61b959f
systemd-serialgetty: use existing unit files in systemd

Now that systemd isn't deleting the serial-getty@.service unit template
files, we can simply symlink to the files provided by systemd instead of
shipping a copy of them in this recipe.

This ensures that the getty units triggered by the systemd are identical,
be them via SERIAL_CONSOLES or the generator.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/systemd/systemd-serialgetty.bb
meta/recipes-core/systemd/systemd-serialgetty/serial-getty@.service [deleted file]