Catch ntp.packet.ControlException in ntpwait
Mimic error messages from ntp Classic's ntp-wait when ntpwait encounters an access control problem Also, ensure that 'msg' is declared outside of the try/except block so that it exists later when we test for existence, even if we have exceptions raised Fixes GitLab issue #309
Loading