mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 15:00:15 +02:00
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
|