Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

program won't start if stalled pid file exists #52

Closed
marji opened this issue Jan 14, 2015 · 1 comment
Closed

program won't start if stalled pid file exists #52

marji opened this issue Jan 14, 2015 · 1 comment

Comments

@marji
Copy link

marji commented Jan 14, 2015

It there is a pid file but the daemon does not run (stale pid file), the program stops with
"mbpfan: A previously created .pid file exists at: /var/run/mbpfan.pid. Aborting".

It should check the pid is running and if it is not, start as per normal.

marji added a commit to marji/Fan-Control-Daemon that referenced this issue Jan 14, 2015
@marji
Copy link
Author

marji commented Jan 14, 2015

Please review this pull request: #53

dgraziotin pushed a commit that referenced this issue Jan 29, 2015
refs #52: try to remove stale pid file instead of aborting.
@dgraziotin dgraziotin reopened this Jan 29, 2015
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

No branches or pull requests

2 participants