fix: 处理 systemd 服务单元每日 aptss update触发逻辑

This commit is contained in:
2026-07-02 16:01:05 +08:00
parent 274e086bb1
commit f5fe5ce417
2 changed files with 11 additions and 1 deletions
@@ -0,0 +1,10 @@
[Unit]
Description=Spark Store update notifier
[Timer]
OnCalendar=*-*-* 6,18:00
RandomizedDelaySec=12h
Persistent=true
[Install]
WantedBy=timers.target