services.automatic-timezoned: Add persistDir and timezone restore

This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-13 14:08:42 -06:00
parent f5595cad1a
commit 8be372e076
6 changed files with 215 additions and 91 deletions

View file

@ -32,8 +32,6 @@
files = [
"/machine-key.json"
"/etc/machine-id"
"/etc/localtime"
"/etc/timezone"
"/etc/adjtime"
# NOTE: if you want mutable passwords across reboots, persist these,
# but you must do a one-time migration (see notes in chat).