mirror of
https://github.com/samply/bridgehead.git
synced 2026-05-01 20:59:42 +02:00
35d6a17778
Co-authored-by: Martin Lablans <6804500+lablans@users.noreply.github.com>
10 lines
143 B
SYSTEMD
10 lines
143 B
SYSTEMD
[Unit]
|
|
Description=Daily Updates at 6am of Bridgehead (%i)
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 06:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=basic.target
|