Comment 7 for bug 1844773

Revision history for this message
Tim Penhey (thumper) wrote :

Asking questions, not of anyone in particular, mostly around implementation.

Instead of relying on boot time to determine whether there has been an agent start since reboot, is there a system shared resource the agent could create if missing and use that to determine whether or not the system has rebooted?

The idea here is that what is created is a named ephemeral system resource that goes away when the machine reboots.

Perhaps a named pipe that doesn't get closed? Something like that?