From 7082410e3381937f5b42a609884666c44a63d269 Mon Sep 17 00:00:00 2001 From: q66 Date: Sun, 20 Oct 2019 22:27:01 +0200 Subject: services: add agetty services for hvc0 and hvsi0 These are used for virtual terminal/serial console on some hypervisors (Xen) as well as many POWER based machines (the OPAL firmware emulates these for serial as the OS has no physical access to that). --- services/agetty-hvsi0/finish | 1 + 1 file changed, 1 insertion(+) create mode 120000 services/agetty-hvsi0/finish (limited to 'services/agetty-hvsi0/finish') diff --git a/services/agetty-hvsi0/finish b/services/agetty-hvsi0/finish new file mode 120000 index 0000000..ad464cb --- /dev/null +++ b/services/agetty-hvsi0/finish @@ -0,0 +1 @@ +../agetty-generic/finish \ No newline at end of file -- cgit 1.4.1