function_kill_procs >> function_build_error >> function_is_empty 

Fuego 1.0 wiki

Login

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 doesthis 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.9.3 by Tim Bird