#166 closed defect (fixed)
Need to generate directory for PID file if missing
| Reported by: | rainer | Owned by: | rainer |
|---|---|---|---|
| Priority: | major | Milestone: | 2.5.9 |
| Component: | main | Version: | |
| Keywords: | Cc: |
Description
Since /var/run might be a tmpfs mount, it can get cleaned completely upon reboot. Need to regenerate the PID file directory on startup if neccessary (problem reported by M. Athanasiou).
Note:
See TracTickets
for help on using tickets.
Fixed in changeset [246].