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

Reload on SIGHUP #53

Open
jcnelson opened this issue Aug 28, 2015 · 3 comments
Open

Reload on SIGHUP #53

jcnelson opened this issue Aug 28, 2015 · 3 comments
Assignees
Labels

Comments

@jcnelson
Copy link
Owner

When receiving SIGHUP, vdevd should reload its config and action files.

@fbt
Copy link
Contributor

fbt commented Aug 30, 2015

Reopening all open files (like logs) would also be nice (and constistent with what daemons do traditionally).

@jcnelson
Copy link
Owner Author

Sounds good. Since the intent is to re-synchronize its state with the configuration defined on disk, I think there are a couple more things it should do on SIGHUP:

  • restart any daemonlet processes.
  • re-connect itself to the netlink socket.

@fbt
Copy link
Contributor

fbt commented Aug 30, 2015

Yeah, sounds fair.

@jcnelson jcnelson mentioned this issue Nov 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants