register_reboot_noti(9)

NAME

register_reboot_notifier - Register function to be called
at reboot time

SYNOPSIS

int register_reboot_notifier(struct notifier_block * nb);

ARGUMENTS

nb
Info about notifier function to be called

DESCRIPTION

Registers a function with the list of functions to be
called at reboot time.
Currently always returns zero, as blocking_notifi
er_chain_register always returns zero.

COPYRIGHT

Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout