mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-03 20:54:42 +02:00
Normally monit create its temporary files in $HOME directory. In case the rootfs is mounted as read-only, monit will not operate. This patch set monit configuration to store these files in /var/run Signed-off-by: Shlomi Vaknin <shlomi.39sd@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>