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: open syslog #716

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

dwfreed
Copy link
Contributor

@dwfreed dwfreed commented Jun 25, 2024

The stop schedule code calls syslog, so we need to open a syslog connection so the process name will get properly logged on musl, and we can ensure the pid gets logged and the right facility is used.

The stop schedule code calls syslog, so we need to open a syslog
connection so the process name will get properly logged on musl, and we
can ensure the pid gets logged and the right facility is used.
@williamh williamh merged commit 3277e65 into OpenRC:master Jul 22, 2024
5 checks passed
@dwfreed dwfreed deleted the start-stop-daemon-openlog branch September 3, 2024 00:18
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.

2 participants