Debian Sqeeze
Installation from repository with apt-get install incron.
incrontab -l
/root IN_CREATE ls
touch /root/test
Extract from syslog:
Jan 26 09:23:55 ns5 incrond[17504]: starting service (version 0.5.9, built
on Jan 31 2010 23:16:22)
Jan 26 09:23:55 ns5 incrond[17505]: loading system tables
Jan 26 09:23:55 ns5 incrond[17505]: loading user tables
Jan 26 09:23:55 ns5 incrond[17505]: ready to process filesystem events
Jan 26 09:26:19 ns5 incrond[17505]: table for user root created, loading
Jan 26 09:26:57 ns5 incrond[17505]: (root) CMD (ls)
The 'ls' command in the example above is not executed. Other commands or
program calls tested are not executed too.
We also tested incrontab without success for normal users. It seems it's not
working at all.
The same behavior was observed in two different machines with Debian Sqeeze
installed.
Is this a Debian Squeeze bug or did we miss some configuration?
Received on Tue Jun 05 2012 - 22:14:21 CEST
This archive was generated by hypermail 2.2.0 : Tue Jun 05 2012 - 22:14:21 CEST