systemrescue-zfs/airootfs/etc/systemd
Gerd v. Egidy c2060e8a73 implement handling of serial consoles for autoterminal
serial consoles have separate systemd services (serial-getty@.service). We need to adapt
the handling and also need some different options for them than for regular gettys.

To allow sysrescue-initialize.py to differentiate between regular consoles and serial ones
they must be configured with the prefix "serial:" in the yaml, for example like this:

autoterminal:
    "serial:ttyS0": "/usr/bin/bash"
2022-05-12 22:53:57 +02:00
..
network Drop netctl in favor of systemd-networkd and systemd-resolved 2020-06-29 15:37:29 -03:00
scripts implement handling of serial consoles for autoterminal 2022-05-12 22:53:57 +02:00
system rename systemd getty drop-in files: add numbering for easier overriding (they are loaded in lexicographic order) 2022-05-12 21:10:06 +02:00