Skip to content

Fix Thunderbird freezes due to NFS usage #1162

Merged
merged 2 commits into from
Jul 5, 2019

Commits on Jul 4, 2019

  1. thunderbird: Work around slow NFS access with NSS_SDB_USE_CACHE=1

    Accessing the certificate store over the network takes a long time, and
    blocks Thunderbird for several minutes. Work around it by setting
    `NSS_SDB_USE_CACHE=1`.
    pmenzel committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    01c82cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0eb208c View commit details
    Browse the repository at this point in the history