Skip to content
  • junglecow's avatar
    - More conservative PID file handling: · 9694f931
    junglecow authored
      - Assume Gajim is running if pid's commandline contains 'gajim' anywhere. (The chance that it's some other process is very small, better safe than sorry.) (Linux only)
      - On non-Windows OS without /proc, assume Gajim is running if pid file exists.
    9694f931