I am getting following error on Ubuntu in the logs.
incrond Error - access denied on /home/*/abc/ events will be discarded silently
I am trying to monitor /home/*/abc/
can be anything.
Any ideas how to fix?
I am getting following error on Ubuntu in the logs.
incrond Error - access denied on /home/*/abc/ events will be discarded silently
I am trying to monitor /home/*/abc/
can be anything.
Any ideas how to fix?
incron does not support glob on path expression.
From the man page: