9 lines
111 B
SYSTEMD
9 lines
111 B
SYSTEMD
|
[Unit]
|
||
|
Description=Reboot Scheduling.
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=*-*-* 03:00:00
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=multi-user.target
|