etc/systemd/system/rpi-check-restart.timer hinzugefügt
This commit is contained in:
10
etc/systemd/system/rpi-check-restart.timer
Normal file
10
etc/systemd/system/rpi-check-restart.timer
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Unit]
|
||||||
|
Description=Restart RPI Check daily at 00:00
|
||||||
|
|
||||||
|
[Timer]
|
||||||
|
OnCalendar=*-*-* 00:00:00
|
||||||
|
Persistent=true
|
||||||
|
Unit=rpi-check-restart.service
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=timers.target
|
||||||
Reference in New Issue
Block a user