Packages which we have under control have to ensure themself that the
correct permissions are set, else the "install on top of Debian" also
fails. It just crowd proxinstall unecessarily, so avoid to add new
ones if possible. This specific one is handled in the respective
package since quite a bit.
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debconfig_set($targetdir, "pve-manager pve-manager/country string $ucc\n");
}
- if ($setup->{product} eq 'pbs') {
- # correct permissions and owners on /etc/proxmox-backup
- syscmd("chown -R backup:root /etc/proxmox-backup");
- }
-
update_progress(0.8, 0.95, 1, "make system bootable");
if ($use_zfs) {