1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Make easier for daemonization

- Create pidfile if requested
- Create logfile and close std* streams if requested
This commit is contained in:
James Hillyerd
2012-10-31 16:29:38 -07:00
parent ec58e79874
commit 9a09be2382
2 changed files with 42 additions and 3 deletions

4
.gitignore vendored
View File

@@ -24,5 +24,5 @@ _testmain.go
# vim swp files
*.swp
# revel tmp
app/tmp
# our binary
/inbucket