Skip to content

Don't try to daemonize on windows (fixes #3)#7

Merged
troy merged 1 commit intopapertrail:masterfrom
paulhammond:windows-daemonization-fix
May 29, 2014
Merged

Don't try to daemonize on windows (fixes #3)#7
troy merged 1 commit intopapertrail:masterfrom
paulhammond:windows-daemonization-fix

Conversation

@paulhammond
Copy link
Contributor

This pull request fixes #3 by changing the windows default to not daemonize.

The library we use to provide daemonization doesn't support windows so this is the best we can do without lots and lots of work. At least this allows the program to run on Windows.

@eric
Copy link
Contributor

eric commented May 21, 2014

👍

troy added a commit that referenced this pull request May 29, 2014
Don't try to daemonize on windows (fixes #3)
@troy troy merged commit 0922dbb into papertrail:master May 29, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Windows build defaults to daemonising & doesn't provide -D switch

3 participants