How to restart glibc services without reboot?

On the glibc issue, I realize have a serious issue with restarting ubuntu instances running on my network. It will interrupt lots of stuff for me and so I'm looking for an alternative.

These instructions are interesting because for CentOS they have a simple command that can restart glibc services without rebooting the system.

sudo systemctl daemon-reexec

So, how could I achieve the same thing with Ubuntu if I don't want to have to reboot?

1 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like