]> git.proxmox.com Git - pve-docs.git/blobdiff - Makefile
sysadmin: add section about NTP configuration
[pve-docs.git] / Makefile
index fe758b7ef3a9001c8b31e204291c8136c3a2ec82..6125210b374f1866507f015dc1a220b88f70e4be 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ DOC_PACKAGE=pve-docs
 MEDIAWIKI_PACKAGE=pve-docs-mediawiki
 
 # also update debian/changelog
-PKGREL=5
+PKGREL=6
 
 GITVERSION:=$(shell cat .git/refs/heads/master)
 
@@ -113,7 +113,8 @@ SYSADMIN_PARTS=                                     \
        system-software-updates                 \
        pve-disk-health-monitoring              \
        local-lvm                               \
-       local-zfs
+       local-zfs                               \
+       system-timesync
 
 SYSADMIN_SOURCES=                              \
        $(addsuffix .adoc, ${SYSADMIN_PARTS})   \