Chris S Posted July 5, 2017 Report Posted July 5, 2017 `enpass` returns with an exit code of 0 (successful). It was previously working fine.
Chris S Posted July 5, 2017 Author Report Posted July 5, 2017 This was due to it running on another tty... Very annoying as `ps aux | grep enpass` does not show the process as it's called `Enpass`.
Chris S Posted July 5, 2017 Author Report Posted July 5, 2017 `pkill Enpass` and then start enpass again fixed it...
Recommended Posts