mirror of
https://github.com/sist2app/sist2.git
synced 2025-05-12 21:05:58 +02:00
10 lines
142 B
SYSTEMD
10 lines
142 B
SYSTEMD
[Unit]
|
|
Description=sist2-update
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 3:00:00
|
|
Persistent=true
|
|
Unit=sist2-update.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|