Update auto_post_install.sh

This commit is contained in:
MacRimi
2025-10-24 17:26:32 +02:00
parent d06c580bbc
commit 93bdcaab7f

View File

@@ -995,7 +995,7 @@ EOF
chmod 0750 /var/log.hdd/pveproxy chmod 0750 /var/log.hdd/pveproxy
systemctl restart systemd-journald >/dev/null 2>&1 || true systemctl restart systemd-journald >/dev/null 2>&1 || true
msg_ok "$(translate "Backup created:") /etc/systemd/journald.conf.bak.$(date +%Y%m%d-%H%M%S)" #msg_ok "$(translate "Backup created:") /etc/systemd/journald.conf.bak.$(date +%Y%m%d-%H%M%S)"
msg_ok "$(translate "Journald configuration adjusted to") ${USE_MB}M (Log2RAM ${LOG2RAM_SIZE})" msg_ok "$(translate "Journald configuration adjusted to") ${USE_MB}M (Log2RAM ${LOG2RAM_SIZE})"