AlternC/etc
Kienan Stewart c53eda9b9e Limit incrond scripts to watching a specific file
When they both watch the same directory, when a file is touched - eg,
/run/alternc/incron/inotify_do_action.lock both scripts are started
running in children of the top-level /usr/sbin/incrond script. When
those scripts finish, one or the other tends to start watching for all
the incron tables again (created more and more children each time).

Maybe it's a bug in incron.

Test:
 * Check number of running processes with ps faux | grep incron
 * Do an action, eg. chmod a folder in the web interace
 * Re-check the number of running processes, they should stay the same
 not increase
2023-09-28 08:58:27 +02:00
..
alternc make apache conf more compact, sometimes it gets large 2023-08-30 12:06:11 +02:00
alternc-lxc added configuration for the VM (in json format to keep it simple to have embedded arrays), and modified the running script to switch from hard coded conf to a sample one 2013-04-17 22:00:06 +00:00
incron.d Limit incrond scripts to watching a specific file 2023-09-28 08:58:27 +02:00
sudoers.d [fix] Cleans up the removal of du.pl 2017-10-08 09:15:37 +02:00