diff --git a/daemons/ganeti-confd b/daemons/ganeti-confd index 92170cd1e63b9fd97e43dc27810ba414b5c7ed96..c8c5a48a7680680269b123dcc207a6af02def1cc 100755 --- a/daemons/ganeti-confd +++ b/daemons/ganeti-confd @@ -230,7 +230,7 @@ class ConfdConfigurationReloader(object): logging.debug("Moving from inotify mode to polling mode") self.polling = True if notifier_enabled: - self.confd_event_handler.disable() + self.inotify_handler.disable() if not self.polling and not notifier_enabled: try: