I'm getting recurring warnings from lfd dirwatch for this:
/tmp/libjansi-64-9053710114156324912.so
(Reason: "Linux Binary")
This is apparently a legitimate library spawned by a user account running Minecraft Forge, so I'd like to suppress the warnings. I tried adding the following to csf.fignore:
/tmp/libjansi-.*\.so
Restarted and reloaded but I'm still getting the e-mails. Am I missing something? Making an obvious mistake perhaps?
csf.fignore - What am I doing wrong?
Re: csf.fignore - What am I doing wrong?
csf.fignore is for LF_DIRWATCH only, not LF_DIRWATCH_FILE. There is no functionality in LF_DIRWATCH_FILE to ignore files within a directory structure you've configured it to watch.