mirror of
https://gitee.com/spark-store-project/spark-store
synced 2026-08-06 12:23:57 +08:00
11 lines
154 B
SYSTEMD
11 lines
154 B
SYSTEMD
[Unit]
|
|
Description=Spark Store update notifier
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 6,18:00
|
|
RandomizedDelaySec=12h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|