Start grml-x via .zprofile
authorDarshaka Pathirana <dpat@syn-net.org>
Sat, 20 May 2017 02:11:18 +0000 (04:11 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 24 May 2017 06:43:40 +0000 (08:43 +0200)
commit01642dab93f7f3a9d14cc1537ac06b74d986642d
treeaaa20f53e9e9104d23652ec4609e27bf8827a3fe
parent13625be789117b1043c9019a9c14e80506ebf3b4
Start grml-x via .zprofile

To get rid of our ugly hacks to start X via the bootoption "startx", we
decided to run grml-x on tty7/vt7 which is defined in the
.zprofile-file.

When the bootoption "startx" is given, we switch to tty7 (via
grml-autoconfig) where agetty automatically starts a grml-user
login-(z)-shell and grml-x is started.

Closes grml/grml#20
etc/skel/.zprofile [new file with mode: 0644]