No, there is no /tmp/generate_fines-LOCK file. Yes, I get a PID when running sudo pgrep -af fine
-Jon On Mon, Apr 1, 2019 at 1:28 PM Jason Stephenson <[email protected]> wrote: > Is there a file called /tmp/generate_fines-LOCK? > > If so, is the fine generator actually running? You can find out with > something like: > > pgrep -af fine > > You may have a lock file hanging around from a crash or from having > stopped services while the fine generator was running. > >
