[TxMt] Re: Insecure world writable problem with TODO bundle

Christopher Brewster cbrewster at gmail.com
Fri Jun 25 11:43:26 UTC 2010


On 25 Jun 2010, at 12:39, Martin Kühl wrote:

> On Fri, Jun 25, 2010 at 13:32, Christopher Brewster <cbrewster at gmail.com> wrote:
>> I have run chmod -R o-w * in the /Library/Application Support/TextMate folder, but this makes no difference.
>> What have I done wrong?
> 
> You need to run `chmod -R o-w` on the `/Library/Application
> Support/TextMate` folder itself, not just the items within it, i.e.
> (with or without sudo, depending on your system)
>    chmod -R o-w "/Library/Application Support/TextMate"
> 

Thanks,
That solved it.

Christopher





More information about the textmate mailing list