Add background WiFi observation timer
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
[Unit]
|
||||
Description=Refresh Control WiFi observed sessions every 10 seconds
|
||||
|
||||
[Timer]
|
||||
OnBootSec=20s
|
||||
OnUnitActiveSec=10s
|
||||
AccuracySec=1s
|
||||
Persistent=true
|
||||
Unit=control-wifi-observe.service
|
||||
|
||||
[Install]
|
||||
WantedBy=timers.target
|
||||
Reference in New Issue
Block a user