inotifyd problems
piotr at powersmiths.com
piotr at powersmiths.com
Sat Nov 15 15:19:47 UTC 2008
Yes, the event is wrong.
But, if I ask for M, myhandler is called and the passed event is blank.
If I ask for DM, I get D and a blank event.
Don't remember now what happens for all events.
So there is some mystery. If I ask for M and the event is not an M event why is my handler called?
Piotr
On Fri 14/11/08 5:50 PM , "Vladimir Dronnikov" dronnikov at gmail.com sent:
> # inotifyd /home/piotr/myhandler /var/tmp/myfiles/data:M The
> 'data' file exists. New file 'data_tmp' is created.
> 'data_tmp' is renamed to 'data'.
> I think you've chosen the wrong event. Filename is just a "tag",
> it is inodes that are looked for events. (Correct me if I'm wrong,
> guys)
> Try your actions without :M suffix (i.e., with full event mask). What
> are the sequence of events?
>
> --
> Vladimir
>
>
>
More information about the busybox
mailing list