Use this reaction to schedule a system reboot for a certain day and time.
Note
On Linux client systems, the ScheduleReboot reaction leverages the “at” system command, which is not available by default on some Linux platforms (example, RHEL 8.1 and SUSE). Hence, you must install the “at” system command manually. Once installed, make sure the associated scheduling daemon “atd” is running and it is set to start on boot. For more information, see https://linuxize.com/post/at-command-in-linux/.
Arguments
Name | Type | Description |
|---|---|---|
reboot_time | Timestamp | The specific local endpoint time for a system scheduled reboot. |