1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/debuginfod/files/packagelist.timer
Morten Linderud 5257b65167 debuginfod: Sync packages every minute
Signed-off-by: Morten Linderud <morten@linderud.pw>
2022-02-04 21:13:19 +00:00

11 lines
145 B
SYSTEMD

[Unit]
Description=Sync package lists every minute
[Timer]
OnCalendar=minutely
AccuracySec=1m
Persistent=true
[Install]
WantedBy=timers.target