11 lines
179 B
SYSTEMD
11 lines
179 B
SYSTEMD
[Unit]
|
|
Description=Run Redmine Semantic Index Rolling Refresh
|
|
|
|
[Timer]
|
|
OnBootSec=10min
|
|
OnUnitActiveSec=30min
|
|
Unit=semantic-index-refresh.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|