]> git.proxmox.com Git - dab-pve-appliances.git/commitdiff
also ship gpg, sa-updates requires it in our use case
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 6 Sep 2019 11:52:20 +0000 (13:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 6 Sep 2019 11:52:20 +0000 (13:52 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian-10.0-pmg-64/Makefile

index b309d8b869fb8695f8f0325dafd220016aa09454..9386972931ff19236f7fd46218350523d0ffbd1d 100644 (file)
@@ -5,7 +5,7 @@ all: info/init_ok
        sed -i 's/^#\?PermitRootLogin.*/PermitRootLogin yes/' ${BASEDIR}/etc/ssh/sshd_config
        dab exec /bin/systemctl enable systemd-timesyncd.service
        touch ${BASEDIR}/proxmox_install_mode
-       dab install libdbi-perl perl-openssl-defaults libcgi-pm-perl proxmox-mailgateway-container
+       dab install libdbi-perl perl-openssl-defaults libcgi-pm-perl proxmox-mailgateway-container gpg
        rm ${BASEDIR}/proxmox_install_mode
        sed -i '/^deb.*\.proxmox\.com\/.*$$/d;$${/^$$/d;}' ${BASEDIR}/etc/apt/sources.list
        dab finalize