diff --git a/modules/l2/_common/mkosi.conf b/modules/l2/_common/mkosi.conf index e463bb8b..4fed8a60 100644 --- a/modules/l2/_common/mkosi.conf +++ b/modules/l2/_common/mkosi.conf @@ -9,6 +9,7 @@ PostInstallationScripts=modules/l2/_common/mkosi.postinst.chroot SyncScripts=modules/l2/_common//mkosi.sync Packages=fluent-bit + logrotate prometheus-node-exporter prometheus-process-exporter rsyslog diff --git a/modules/l2/_common/mkosi.postinst.chroot b/modules/l2/_common/mkosi.postinst.chroot index e077e4ee..ee44dd31 100755 --- a/modules/l2/_common/mkosi.postinst.chroot +++ b/modules/l2/_common/mkosi.postinst.chroot @@ -12,6 +12,7 @@ systemctl add-wants minimal.target \ google-cloud-ops-agent.service \ prometheus-node-exporter.service \ prometheus-process-exporter.service \ + logrotate.timer \ ptlb-routes-nanny.timer \ rsyslog.service \ vault-agent.service