1
1
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2025-01-18 08:06:16 +01:00
infrastructure/roles/sogrep/files/createlinks.timer
Jan Alexander Steffens (heftig) 68f57fe504
roles/sogrep: Add sogrep role
2016-09-22 09:25:34 +02:00

11 lines
139 B
SYSTEMD

[Unit]
Description=Daily creation of sogrep DB
[Timer]
OnCalendar=daily
AccuracySec=24h
Persistent=true
[Install]
WantedBy=timers.target