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 | b03961d85c9c44561faa2cd7c26af523afc08804 (patch) | |
tree | 7ed0129a5cdf44a1e6b50f52eb383ebdc56f91f1 /mail/.gitignore | |
parent | 970546c866b0f5afcd2ea5c6e741b0933273e2aa (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 'mail/.gitignore')
-rw-r--r-- | mail/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/.gitignore b/mail/.gitignore index 0512b87..3a80621 100644 --- a/mail/.gitignore +++ b/mail/.gitignore @@ -19,3 +19,4 @@ lib/ local/ share/ MANIFEST +twistd.pid |