marstall / shim

while at the Boston Globe, I wrote a browser-compatibility testing tool that lets you surf the same pages simultaneously on all of them.
774 stars 26 forks source link

Fix scoped routing setup. #6

Open cbowns opened 12 years ago

cbowns commented 12 years ago

This fixes #2.

The current setup.sh script was installing bad flags in the kernel’s boot.plist. This does it the right way, and if you run setup.sh twice, it won’t tell you to reboot again (you only need to once per kernel flag change, ever).

marstall commented 12 years ago

CBowns - thanks for this. Question for you. What version of node and os x are you using here?

cbowns commented 12 years ago

I’m not a node user, actually, I was just kicking this fix into shim to help out others.