]> git.proxmox.com Git - pve-container.git/commit
Alpine: fixup securetty
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 2 May 2016 13:26:50 +0000 (15:26 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 3 May 2016 06:03:57 +0000 (08:03 +0200)
commit6077b5ddc0b80bcd83263cf5f533afbda880e16d
tree2f67acaaccc87a2e044ca9e2655efdb16dd0596a
parentcb8dffadc03a47cfd67d9bdedb9f65a683d06507
Alpine: fixup securetty

It seems busybox has some problems with links thus the tty dev
detection doesn't work, as workaround add also the lxc/tty[1-4] and
lxc/console devs to securetty to allow root login over the console.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/PVE/LXC/Setup/Alpine.pm