1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/support/aphlict/server/lib
Joshua Spence 270a0c54b4 Fix permissions on Aphlict log
Summary: Currently, the Aphlict server created the log file (if it doesn't exist) but then immediately fails with "Unable to open logfile". It seems that we don't set the permissions correctly.

Test Plan: Deleted log file and was able to start the Aphlict server.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11351
2015-01-13 08:26:04 +11:00
..
AphlictListener.js Rewrite Aphlict to use Websockets 2015-01-08 10:03:00 -08:00
AphlictListenerList.js Don't explicitly keep track of _activeListenerCount in the Aphlict server. 2014-06-16 05:20:00 +10:00
AphlictLog.js Fix permissions on Aphlict log 2015-01-13 08:26:04 +11:00
javelin.js Make the Aphlict server more resilient. 2014-06-11 10:17:12 -07:00