mirror of
https://github.com/kuhyx/testsAndMisc.git
synced 2026-07-04 15:03:01 +02:00
11 lines
159 B
SYSTEMD
11 lines
159 B
SYSTEMD
[Unit]
|
|
Description=Run phone focus mode auto sync periodically
|
|
|
|
[Timer]
|
|
OnBootSec=5min
|
|
OnUnitActiveSec=30min
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|