]> git.proxmox.com Git - dab-pve-appliances.git/commitdiff
pmg 7: drop enabling systemd-timesyncd.service
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Sep 2021 13:21:15 +0000 (15:21 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 29 Sep 2021 13:23:23 +0000 (15:23 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
debian-11-pmg-7-64/Makefile

index cae38f8c41d9fa91d9fd44e2ed032bb5e3404f1c..32b1df49f074999f3a63de7ba23dcc5738875b1c 100644 (file)
@@ -5,7 +5,6 @@ CVD_FILES:=main.cvd bytecode.cvd daily.cvd safebrowsing.cvd
 all: info/init_ok ${CVD_FILES}
        dab bootstrap --minimal
        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 gpg ifupdown2
        rm ${BASEDIR}/proxmox_install_mode