Hi all,

I'm using the @filemon decorator in uWSGI 1.2 to monitor a card reader that
writes information to a sysfs file. My code triggers properly when I
monitor a normal file like /tmp/test.txt. It does not work when I monitor
/sys/kernel/wiegand/read.

Should @filemon work with sysfs?

Is there a solution to this that is easier than modifying the card reader
driver so that it writes to a normal file?

Thanks,
Brandon
_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to