Hi, I see these new ES event types
, ES_EVENT_TYPE_AUTH_REMOUNT , ES_EVENT_TYPE_NOTIFY_REMOUNT
I assuming it refers to a volume re-mount. I'm trying to make them trigger by doing: $ mount -o rdonly update force -t hfs -d /Volumes/MyDiskVol
But the "mount" command is not successful. How/when are those ES events generated ? Thanks. How would