11 lines
167 B
SYSTEMD
11 lines
167 B
SYSTEMD
[Unit]
|
|
Description=Запуск hh resume booster каждые 2 часа
|
|
|
|
[Timer]
|
|
OnBootSec=5min
|
|
OnUnitActiveSec=2h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|