feat: establish Kezhou independent resident agent
This commit is contained in:
commit
758187beed
7 changed files with 117 additions and 0 deletions
11
systemd/kezhou-daily.timer
Normal file
11
systemd/kezhou-daily.timer
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=Kezhou daily continuity checks
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 08:00:00 Asia/Shanghai
|
||||
OnCalendar=*-*-* 20:00:00 Asia/Shanghai
|
||||
Persistent=true
|
||||
RandomizedDelaySec=180
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Loading…
Reference in a new issue