Revision 02bea2fc

b/daemons/ganeti-noded
833 833
  """Main node daemon function, executed with the PID file held.
834 834

  
835 835
  """
836
  utils.Mlockall()
837

  
836 838
  # Read SSL certificate
837 839
  if options.ssl:
838 840
    ssl_params = http.HttpSslParams(ssl_key_path=options.ssl_key,

Also available in: Unified diff