mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-06-21 01:13:41 +08:00
fix(core): 废除 OnBootSec 相对开机时间,改用高兼容性的 OnActiveSec,彻底修复老内核系统下自动巡逻瘫痪的 Bug
This commit is contained in:
@@ -665,7 +665,7 @@ EOF
|
||||
[Unit]
|
||||
Description=Timer for IP-Sentinel Runner Service
|
||||
[Timer]
|
||||
OnBootSec=10
|
||||
OnActiveSec=10s
|
||||
OnUnitActiveSec=30min
|
||||
RandomizedDelaySec=180
|
||||
Persistent=true
|
||||
|
||||
Reference in New Issue
Block a user