Skip to content
Snippets Groups Projects
Unverified Commit 690c26c5 authored by meskio's avatar meskio :tent:
Browse files

[bug] accept corrupted pid files

A corrupted pid file, or a file that contains something else than a pid
number used to block bitmask-vpn from launch. Now if the file contains
something that is not expected it will log it and rewrite it.

I refactor de code so the pid file will be released on quit instead of
initialization.

- Resolves: #349
parent cda7f025
No related merge requests found
Pipeline #46054 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment