mirror of
https://github.com/fruworg/infrastructure.git
synced 2025-01-18 14:40:51 +03:00
10 lines
123 B
SYSTEMD
10 lines
123 B
SYSTEMD
[Unit]
|
|
Description=HUGO Update Timer
|
|
|
|
[Timer]
|
|
OnCalendar=*:0/10
|
|
Unit=hugo-update.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|