barneygale / mark2

minecraft server wrapper, written in python with twisted
Other
105 stars 27 forks source link

Unfuck /tmp/mark2 perms #31

Closed barneygale closed 11 years ago

barneygale commented 11 years ago

twistd pays no attention to --umask for --logfile and --pidfile apparently. We need to move logging/pid into mark2 itself (manager or twistd/plugins) and set perms.

My thoughts: 660 default, configurable in mark2.properties for people who run dedis and likely want 666