Added nightly reboot timer
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
parent
c6f294bafc
commit
47a5e48f5c
6 changed files with 14 additions and 550 deletions
8
root/etc/systemd/system/nightly-reboot.timer
Normal file
8
root/etc/systemd/system/nightly-reboot.timer
Normal file
|
@ -0,0 +1,8 @@
|
|||
[Unit]
|
||||
Description=Reboot Scheduling.
|
||||
|
||||
[Timer]
|
||||
OnCalendar=*-*-* 03:00:00
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Loading…
Add table
Add a link
Reference in a new issue