From dc5400e2fc3cfff4b54e7288ab6010ecf1d45967 Mon Sep 17 00:00:00 2001 From: Steven Mondji-Lerider Date: Wed, 24 Apr 2013 13:05:15 +0000 Subject: [PATCH] adding do_&action script to incron --- etc/alternc/templates/incron.d/alternc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/alternc/templates/incron.d/alternc b/etc/alternc/templates/incron.d/alternc index 5bcc08ab..258c4f2f 100644 --- a/etc/alternc/templates/incron.d/alternc +++ b/etc/alternc/templates/incron.d/alternc @@ -1,4 +1,4 @@ # WARNING: Do not edit this file, edit the one in /etc/alternc/templates and launch alternc.install again. /var/run/alternc/ IN_CREATE,IN_ATTRIB,IN_NO_LOOP /usr/lib/alternc/inotify_update_domains.sh - +/var/run/alternc/inotify_do_action.lock IN_CREATE,IN_ATTRIB,IN_NO_LOOP /usr/lib/alternc/do_actions.php