mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01: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
|