9 lines
102 B
SYSTEMD
9 lines
102 B
SYSTEMD
|
[Unit]
|
||
|
Description=Runs daily apt upgrades
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=timers.target
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=4:00
|