mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-09-11 00:10:30 +02:00
Databases used by sogrep are fetched by syncrepo from gemini, no point in duplicating this work; consider this to be part of roles/dbscripts.
11 lines
139 B
SYSTEMD
11 lines
139 B
SYSTEMD
[Unit]
|
|
Description=Daily creation of sogrep DB
|
|
|
|
[Timer]
|
|
OnCalendar=daily
|
|
AccuracySec=24h
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|