]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cronie: add inotify PACKAGECONFIG option
authorJonathan GUILLOT <jonathan@joggee.fr>
Thu, 22 Aug 2024 15:24:49 +0000 (17:24 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 23 Aug 2024 21:40:38 +0000 (22:40 +0100)
commit4f6bf3c4208178cd670eeb61d8428373c7d1285f
tree43f1cc5a048035aeb64451d09a5f4f065df2b5ff
parent824eb0641dc6001a5e9ad7a685e60c472c9fdce8
cronie: add inotify PACKAGECONFIG option

By default, cronie inspects crontab modtimes every minute to check for
modications avoiding server restart for them to be taken in account. The
inotify option allows the server to use this mechanism to be directly
notified when a crontab is modified.

Signed-off-by: Jonathan GUILLOT <jonathan@joggee.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/cronie/cronie_1.7.2.bb