TTY6/VT6 should start a shell if bootoption startx is not given
authorDarshaka Pathirana <dpat@syn-net.org>
Fri, 19 May 2017 13:15:24 +0000 (15:15 +0200)
committerDarshaka Pathirana <dpat@syn-net.org>
Fri, 19 May 2017 13:26:08 +0000 (15:26 +0200)
commit5fbe7abee57ced7b1a13c5eb4ae218f6159eddd4
treeaa936c648e7a218884f526c37a324714cf6710b0
parent3a31f0295ad2a207515df9b56144ac031d3e9499
TTY6/VT6 should start a shell if bootoption startx is not given

When the bootoption "startx" is given, the helper-script
"/etc/init.d/startx" is created during the bootprocess (via
grml-autoconfig).

That means, that if the booptions "startx" is not given, the
helper-script is not created and tty6/vt6 should not try to start X but
should just start a grml-user-shell.

Related to grml/grml#20
etc/grml/fai/config/files/etc/systemd/system/getty@tty6.service.d/override.conf/GRMLBASE