]> git.proxmox.com Git - pve-container.git/commit
setup/suse: check early if setting up the ct getty service is needed
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 1 Aug 2017 09:28:57 +0000 (11:28 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 2 Aug 2017 07:46:47 +0000 (09:46 +0200)
commit76ec8239c06b0a2b8c58d125dd917b5536265080
treeb11b497364c1e82ffdaf8482a7e5ccefd0fce559
parentd6a42073569e8e2acd1d8779f3b1ef0bd64d6ae3
setup/suse: check early if setting up the ct getty service is needed

Explixitly set if we need to call setup_container_getty_service(), as
its more expressive, especially with suse version jumping in mind.
Also next patches will add support for other opensuse based releases
(tumbleweed, sles).

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