]> git.proxmox.com Git - pve-container.git/commit
setup: check if securetty exists
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 May 2016 15:06:14 +0000 (17:06 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 12 May 2016 07:29:53 +0000 (09:29 +0200)
commitbd3093ef92e2aa672e2c4849bc0fb05b5be8c894
treedec9ce4962f58e10adedb8de9087f174751962fa
parentfddaa91b4407303a96d7d7547be93b7a6f106017
setup: check if securetty exists

If securetty does not exists yet (e.g. some Alpine 3.2 templates do
that) this leads to an die on CT creation, although we do not need
an existing securetty file as all login devices/ttys are already
allowed if not existing.

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