I have an incron configured , in the incrontab. The event gets executed only once after the reload and incron disables the watch after that and the event does not get triggered by incrontab table looks like
/unmetric_ebs/unmetric/props/unmetric-conf.properties IN_MODIFY,IN_CLOSE,IN_CLOSE_WRITE,IN_CLOSE_NOWRITE /bin/sh /root/inotify.sh /unmetric_ebs/unmetric/props/unmetric-conf.properties
Could you please help me with this issue.