Clay Caviness
Clay Caviness
The quarantine extended attribute can be deleted or modified by any user with write access to the file. So, technical feasibility aside, I'm not sure what actual security would be...
> `developerCertificate`: I am collecting it to understand if/when forks are being used I'm not sure I follow. For example, we're not forking in any meaningful way (fork and patching/changing...
> Your change would be much smaller if you would do the define other way round as Monterey updates are still being released: https://en.wikipedia.org/wiki/MacOS_Monterey#Release_history I was thinking that since the...
> Sorry that was typo. I meant: because next collectd v5 release may still be some time off, do you have any idea how long macOS 11 would still be...
A minimal `collectd.conf` to reproduce this essentially just needs `LoadPlugin processes`. Here's a full `collectd.conf` file, with a few directories specific to our internal collectd deployment: ```FQDNLookup false BaseDir "/var/lib/collectd"...
This is still occurring on macOS 12.2.
Apologies for missing this in my first pull request.