mirror of
https://github.com/tomasriveral/vps-config.git
synced 2026-08-11 18:18:38 +02:00
10 lines
130 B
SYSTEMD
10 lines
130 B
SYSTEMD
[Unit]
|
|
Description=Run nightly server update
|
|
|
|
[Timer]
|
|
OnCalendar=*-*-* 02:00:00
|
|
Persistent=true
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|