function_ov_rootfs_reboot 

Fuego wiki

Login or create account

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]

TBWiki engine 1.8.3 by Tim Bird