diff options
author | Kali Kaneko <kali@leap.se> | 2014-01-15 16:43:18 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2014-01-15 21:32:59 -0400 |
commit | 1069e7b9470fb63f70a43fa72407fcd4276d550d (patch) | |
tree | 35c66cbeae132418dfbfc1524b36b55482080dcb /.gitignore | |
parent | 90f4338da088394ade1663871a23b8fb0a4c0d66 (diff) |
Update service initialization file
This will need to place a configuration file with:
* userid
* uuid
* password (optional)
Use it for even faster startup times, and running under the native
twisted reactor.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,3 +19,4 @@ lib/ local/ share/ MANIFEST +twistd.pid |