diff options
author | q66 <daniel@octaforge.org> | 2019-10-20 22:27:01 +0200 |
---|---|---|
committer | Leah Neukirchen <chneukirchen@gmail.com> | 2019-10-21 17:02:51 +0200 |
commit | 7082410e3381937f5b42a609884666c44a63d269 (patch) | |
tree | b4246a064aeaca68046d7d96d65b01084010453c /services/agetty-hvc0/supervise | |
parent | abd5e95bc3ec7cc4ef2c2bd7c7b04efefc0ec566 (diff) | |
download | runit-void-7082410e3381937f5b42a609884666c44a63d269.tar.gz runit-void-7082410e3381937f5b42a609884666c44a63d269.tar.xz runit-void-7082410e3381937f5b42a609884666c44a63d269.zip |
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).
Diffstat (limited to 'services/agetty-hvc0/supervise')
l--------- | services/agetty-hvc0/supervise | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/services/agetty-hvc0/supervise b/services/agetty-hvc0/supervise new file mode 120000 index 0000000..665ccf0 --- /dev/null +++ b/services/agetty-hvc0/supervise @@ -0,0 +1 @@ +/run/runit/supervise.agetty-hvc0 \ No newline at end of file |