1
1
Fork 0
mirror of https://gitlab.archlinux.org/archlinux/infrastructure.git synced 2024-05-18 06:46:04 +02:00
infrastructure/roles/patchwork/templates/patchwork-notification.time...

10 lines
195 B
Plaintext
Raw Normal View History

[Unit]
Description=Patchwork notification timer
[Timer]
OnUnitActiveSec={{ patchwork_notification_frequency }}
OnBootSec={{ patchwork_notification_frequency }}
[Install]
WantedBy=timers.target