The opensaf_reboot script shuts-down the system using ‘reboot -f’  the comment 
say that this command will do a filesystem sync.  Is this correct?  Research on 
the web suggests that ‘reboot -f’ DOES NOT do a filesystem sync.

Can anyone confirm?

# Stop some important opensaf processes to prevent bad things from happening
$icmd pkill -STOP osafamfwd
$icmd pkill -STOP osafamfnd
$icmd pkill -STOP osafamfd
$icmd pkill -STOP osaffmd

# Reboot (not shutdown) system WITH file system sync
$icmd /sbin/reboot -f


thanks
—
tony
------------------------------------------------------------------------------
_______________________________________________
Opensaf-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-users

Reply via email to