summaryrefslogtreecommitdiffstats
path: root/documentation/migration-guides/migration-2.2.rst
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2025-07-15 19:52:58 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-07-17 10:45:59 +0100
commit464c07b4b5ee04f87e07736e65d2df2a25e55b55 (patch)
tree63758cef96038c976ef9bfcae23855aed5c87041 /documentation/migration-guides/migration-2.2.rst
parent563038f882d3072fffb082eca4f295a3a26a3ffc (diff)
downloadpoky-master-next.tar.gz
systemd: remove 'serial-getty-generator' PACKAGECONFIGmaster-next
This PACKAGECONFIG's net effect is to delete systemd-getty-generator when not enabled. But deleting systemd-getty-generator really does not have any benefit. Here are the reasons: 1) The units installed by systemd-serialgetty.bb have higher priority than the generated one. Because .../generator/ directory has lower priority than the system admin directory /etc. See [2] for more details. 2) The generator could be disabled via kernel command line "systemd.getty_auto=". See [1] for more details. [1] https://www.freedesktop.org/software/systemd/man/latest/systemd-getty-generator.html [2] https://www.freedesktop.org/software/systemd/man/latest/systemd.generator.html# (From OE-Core rev: a3660afc69b85968182f277c0ca339af1cbd717b) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/migration-guides/migration-2.2.rst')
0 files changed, 0 insertions, 0 deletions