#369 closed defect (fixed)

twistd.pid has 600 permissions

Reported by: zandr Owned by: warner
Priority: major Milestone: 1.1.0
Component: operational Version: 0.9.0
Keywords: Cc:
Launchpad Bug:

Description

This is inconvenient, as it prevents munin/tahoe-nodememory.py from being able to find the pid, and thus look in the process table to see how much memory the node is using.

Change History (3)

comment:1 Changed at 2008-03-26T01:29:03Z by zandr

  • Owner changed from somebody to warner

Operational impact at the moment is that you must chmod a+r twistd.pid after you restart a node, or you won't get your pretty pictures.

comment:2 Changed at 2008-03-27T18:03:34Z by warner

  • Resolution set to fixed
  • Status changed from new to closed

Done. node.py resets twistd.pid to 0644 during startup.

comment:3 Changed at 2008-05-05T21:08:36Z by zooko

  • Milestone changed from 1.0.1 to 1.1.0

Milestone 1.0.1 deleted

Note: See TracTickets for help on using tickets.