ninjudd / drip

Fast JVM launching without the hassle of persistent JVMs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

leiningen + drip -> world-writable files

obfusk opened this issue · comments

I'm randomly getting rw(x)rw(x)rw(x) permissions instead of umask-respecting ones from leingen when using drip, more often than not.

- Felix

Also: drip's jvm.pid has permissions -rw-rw-rw-.

- Felix

This is fixed in pull request #72