binaryage / asepsis

a solution for .DS_Store pollution
http://asepsis.binaryage.com
Other
349 stars 40 forks source link

Asepsis should have set sysctl vm.shared_region_unnest_logging to 0 #20

Open mAAdhaTTah opened 10 years ago

mAAdhaTTah commented 10 years ago

How do I fix this diagnose error? Uninstall/reinstall + reboot and I still get it.

mAAdhaTTah commented 10 years ago

Run this: sudo sysctl -w vm.shared_region_unnest_logging=0

mAAdhaTTah commented 10 years ago

Actually, this issue reappears whenever I reboot. I can re-run the command, but why wouldn't it be persistent?

darwin commented 10 years ago

This setting does not stick between restarts under Yosemite. I don't know why.

But on my Yosemite machine the reason why it was needed is no longer present. Verbose logging into console was not present anymore DP1 or DP2 (not tested under latest DP7)

mAAdhaTTah commented 10 years ago

I'm having the problem on Mavericks, not Yosemite, if that changes anything.