FrontPage 

Fuego wiki

Login or create account

function ov rootfs reboot in split format

NAME [edit section]

= NAME =
ov_rootfs_reboot

SYNOPSIS [edit section]

= SYNOPSIS =
Issue a command to reboot the target.

DESCRIPTION [edit section]

= DESCRIPTION =
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]

= EXAMPLES =
Here are some sample invocations:
{{{#!YellowBox
  ov_rootfs_reboot
}}}

ENVIRONMENT and ARGUMENTS [edit section]

= ENVIRONMENT and ARGUMENTS =
This command takes no arguments.

RETURN [edit section]

= RETURN =
Returns non-zero on error.

SOURCE [edit section]

= SOURCE =
Located in ''engine/overlays/base/base-distrib.fuegoclass''

SEE ALSO [edit section]

target_reboot
= SEE ALSO =
 * [[function_target_reboot|target_reboot]]
TBWiki engine 1.8.3 by Tim Bird