]> git.ipfire.org Git - people/pmueller/ipfire-3.x.git/commit
systemd: Proper spawn a getty on TTY1.
authorStefan Schantl <stefan.schantl@ipfire.org>
Sun, 12 Feb 2023 10:14:33 +0000 (11:14 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 12 Feb 2023 21:38:57 +0000 (21:38 +0000)
commit56a7990ec6240e63c817a19a2857bbb84bf49f8a
treec3279c6f9bc87474abb905c2797925b6d82ad982
parente296cea0f2eed9ead6828789ff714e58c5c8e26e
systemd: Proper spawn a getty on TTY1.

systemctl fails to execute the "enable" operation
if a given service name does not exist or could not
be enabled.

In case multiple services have been given at once,
the entire request fails.

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
systemd/systemd.nm