2011-09-27 08:15:24 +00:00

11 lines
510 B
Plaintext

$OpenBSD: README-server,v 1.1 2011/09/27 08:15:24 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
Gamin will provide realtime kqueue(2) notifications up to the limit of
open file descriptors before falling back to polling. To prevent that,
when dealing with large directories, increase the kern.maxfiles
sysctl(8) and adapt users login(1) class accordingly.