Feat: add systemd preset
All checks were successful
Build package / build-package (push) Successful in 8s

- fix: install might failed when in chrooted environment
This commit is contained in:
2025-07-29 02:13:36 +08:00
parent 8f9aa522c7
commit 5520dcdaf6
3 changed files with 9 additions and 3 deletions

View File

@@ -1,7 +1,6 @@
_package_changed() {
trust anchor --store /usr/share/hl-base-env/hl-rootca.crt
update-ca-trust
systemctl enable --now systemd-timesyncd.service
}
post_install() {