Page 1 of 1

Inotify and incron

Posted: 16 Jan 2011, 09:33
by Pressurized
Is there a way of using these with Bubba 2? I've tried:

Code: Select all

sudo apt-get install incron
but the package is apparently not available

Re: Inotify and incron

Posted: 16 Jan 2011, 14:26
by splitbrain
I'm using this on my B3: http://www.splitbrain.org/blog/2011-01/ ... lternative

Just needs

Code: Select all

apt-get install python-pyinotify python-argparse

Re: Inotify and incron

Posted: 19 Jan 2011, 18:34
by Pressurized
Thanks, I will give this a try and let you know how I get on.