Bug ID 941125
Summary yast2-vm: uses /etc/inittab
Classification openSUSE
Product openSUSE Distribution
Version 13.2
Hardware x86-64
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component YaST2
Assignee yast2-maintainers@suse.de
Reporter lnussel@suse.com
QA Contact jsrain@suse.com
CC adaugherity@tamu.edu, chcao@suse.com, fabian@ritter-vogt.de, lnussel@suse.com
Depends on 913517
Found By ---
Blocker ---

+++ This bug was initially created as a clone of Bug #913517 +++

A separate but related bug worth noting: /usr/share/YaST2/clients/vm_finish.rb
(part of yast2-vm) adds an 'x0:12345:respawn:/sbin/agetty -L 9600 xvc0 xterm'
line to /etc/inittab at the end of installation, if you are in a Xen DomU and
/dev/xvc0 exists.  This obviously has no effect under systemd (in fact, on my
VM that is the only line in inittab).

This could be fixed to override systemd as I described in comment 4, but I
think it would be better to fix systemd itself, and have vm_finish do nothing
if running under systemd.


You are receiving this mail because: