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

xrdp: do not exit when caught SIGHUP #1319

Merged
merged 1 commit into from
Nov 21, 2019
Merged

Conversation

metalefty
Copy link
Member

Fixes #1316.

@jsorg71
Copy link
Contributor

jsorg71 commented Nov 7, 2019

This looks good, maybe rebase

@metalefty
Copy link
Member Author

There's no problem with this. The true goal is to reload the config and reopen log files as described in #1316. Required for log rotation. However, not to exit with SIGHUP is required sperately.

Let's implement reloading the config and reopening logs later, merge this first.

@metalefty metalefty merged commit 352107f into neutrinolabs:devel Nov 21, 2019
@metalefty metalefty deleted the sighup branch December 11, 2019 04:21
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.

xrdp stops when using kill -HUP for logrotation
2 participants