Posted on Mar 26, 2008 by
Helpful Rhino
gheat-created directories don't have very good permissions
Comment #1
Posted on Apr 16, 2008 by Helpful Rhinocake, just specify mode (755 should be fine) in mkdir call, default is 0777 which we don't see when running as our own user but do see when running as a daemon
Comment #2
Posted on Apr 30, 2008 by Helpful Rhinofixed in 0.2
Status: Closed