Quoth Chris Gerhard on Wed, Dec 10, 2008 at 03:05:39PM -0800: > Should SMF have a THAW method that fires when a system is woken from > being hibernated? > > I think it should. The zfs snapshot service could use this to snapshot > on thaw and while it would be possible to leave a daemon around to > catch the signal that would potentially leave lots of daemons around > for all the services that could potentially need a THAW event but > don't have any running processes to catch the signal.
It sounds reasonable to me. I don't think it should be a priority until there are a few services without daemons that require the functionality, though. David