mirror of
https://github.com/simon987/sist2.git
synced 2025-04-08 13:06:47 +00:00
11 lines
142 B
SYSTEMD
11 lines
142 B
SYSTEMD
[Unit]
|
|
Description=sist2-update
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 3:00:00
|
|
Persistent=true
|
|
Unit=sist2-update.service
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|