function ov rootfs reboot
NAME [edit section]
ov_rootfs_reboot
SYNOPSIS [edit section]
Issue a command to reboot the target.
DESCRIPTION [edit section]
This function performs a reboot of the target. By default, it does this by doing the command '/sbin/reboot &' on the target.
EXAMPLES [edit section]
Here are some sample invocations:ov_rootfs_reboot
ENVIRONMENT and ARGUMENTS [edit section]
This command takes no arguments.
RETURN [edit section]
Returns non-zero on error.
SOURCE [edit section]
Located in engine/overlays/base/base-distrib.fuegoclass
SEE ALSO [edit section]