d6aaa9c rgmanager: Use sysrq-b to reboot

Authored and Committed by lon 13 years ago
    rgmanager: Use sysrq-b to reboot
    
    This resolves an issue where the reboot() syscall
    does not complete in rebooting the system, delaying
    recovery if the main rgmanager process dies.
    
    Resolves: rhbz#609181
    
    Signed-off-by: Lon Hohberger <lhh@redhat.com>