]> git.proxmox.com Git - pve-container.git/commit
setup: debian: factor out inittab setup
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 16 Jun 2023 07:59:26 +0000 (09:59 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Fri, 16 Jun 2023 08:17:41 +0000 (10:17 +0200)
commit35d0038d1606304e7dacfbf37ef2bcd0d6945d40
tree6870e8d52707b45173ad1cce2f498552df8ebe9e
parent02d9462dbe82a434deafa2c957179b484d395278
setup: debian: factor out inittab setup

it's too easy to try to append to `setup_init`, missing that
there's a `return if !file_exists` in there...

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/PVE/LXC/Setup/Debian.pm