Skip to content
  • Marcin Siodelski's avatar
    [3405] LeaseMgr is not started until server is configured. · 5eed3a0c
    Marcin Siodelski authored
    Starting lease manager in the server constructor implied the use of the
    default memfile for a short period until the server is configured. The
    default memfile configuration used the persistence (writing leases to disk)
    which in many cases required root privileges. This caused some unit tests
    to fail.
    5eed3a0c