0.1.2 • Published 8 years ago

unix-socket-regen v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

unix-socket-regen

There is an issue that I have to remove old socket file after server crashed, chmod new socket file after server started manually.

This tool try to remove existed unix socket file and fix permission to 0666 after it generated, so that can be proxied via Apache.

Usage

npm install unix-socket-regen --save
require('unix-socket-regen')();
0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago