nijel / polld

Simple polling daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

polld

This is dead code and there is probably no good use for it.

Build Status Coverage Status

This is simple daemon which peridically opens files (defined in /etc/polld). I use this for scanning partitions in card reader, which does not report card insertion/removal. With polld, they appear in 10 seconds after insertion and udev will then create appripriate device nodes.

Program homepage is at http://cihar.com/software/polld.

Please report bugs to https://github.com/nijel/polld/issues.

Git is available at GitHub: https://github.com/nijel/polld

About

Simple polling daemon

License:GNU General Public License v2.0


Languages

Language:C 100.0%