Sicherung aktueller Dateien
This commit is contained in:
@ -6,6 +6,7 @@ when
|
||||
then
|
||||
logInfo("SystemStart.rules", "Create timer for Systemstartup & Restore")
|
||||
StartupTimer = createTimer(now.plusSeconds(30), [|
|
||||
logInfo("SystemStart.rules", "Set StartupSwitch to ON")
|
||||
StartupSwitch.postUpdate(ON)
|
||||
])
|
||||
end
|
Reference in New Issue
Block a user