Installs only security updates automatically, ignoring all standard package upgrades.

This commit is contained in:
2025-07-24 20:35:50 +00:00
parent 60862fca23
commit 0e09702fe9

View File

@@ -3,7 +3,7 @@
# setup-auto-updates-security-only.sh
#
# Debian/Ubuntu universal unattended-upgrades setup (SECURITY ONLY):
# - fixes locale (en_US.UTF-8) to avoid perl/locale warnings
# - fixes locale (en_US.UTF-8) to avoid perl/locale warnings
# - installs & enables unattended-upgrades
# - installs ONLY security updates
# - smart reboot at 04:00 (only when needed, and no logged-in users)