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

start-stop-daemon: allow all standard signals #113

Closed
wants to merge 1 commit into from

Conversation

dwfreed
Copy link
Contributor

@dwfreed dwfreed commented Jan 8, 2017

X-Gentoo-Bug: 604986
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=604986

@dwfreed
Copy link
Contributor Author

dwfreed commented Jan 15, 2017

Updated to protect with ifdef those signals not defined in POSIX.2

@williamh
Copy link
Contributor

I can't tell which signals you added as easily with the addition of the signalpair_item macro, so can we do that switch later? Also, supervise-daemon will need the same signals added.

Thanks,

William

@williamh
Copy link
Contributor

@dwfreed, sorry about the incorrect statement about supervise-daemon. I looked over your code and will merge it, also adding a comment about the macro to the commit message.

@williamh williamh closed this in 6dcb692 Jan 25, 2017
williamh pushed a commit that referenced this pull request Jan 26, 2017
Also we define the signalpair_item macro.
This fixes #113.

X-Gentoo-Bug: 604986
X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=604986
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.

None yet

2 participants