update: APM upgrade notifier

This commit is contained in:
2025-10-31 12:52:22 +08:00
parent c3486af9a5
commit 137460768f
6 changed files with 188 additions and 8 deletions
+11
View File
@@ -0,0 +1,11 @@
[Unit]
Description=Timer for APM Daily Update
[Timer]
# 开机后第一次执行
OnBootSec=1min
# 每天执行一次
OnUnitActiveSec=1d
[Install]
WantedBy=timers.target