]> Sergey Matveev's repositories - public-inbox.git/commit
inboxidle: warn on inotify_add_watch failures
authorEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 04:20:12 +0000 (04:20 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 08:21:35 +0000 (08:21 +0000)
commit89ac7eca5e1d17d7dc949b2fd0a59a5e83abf90f
tree71b3d9b4239c5ff554092b7ca46a480fc3e8ee89
parent243aa230479edbf58af7bc349df2fde87577f64c
inboxidle: warn on inotify_add_watch failures

inotify_add_watch(2), open(2), stat(2) may all fail due to
permissions errors, especially when running -nntpd/-imapd
as `nobody' as recommended.
lib/PublicInbox/InboxIdle.pm