From 3fdb96faf807dd90733ac07bb560f3e53a2f0da1 Mon Sep 17 00:00:00 2001 From: Victor Seva Date: Mon, 16 Jun 2014 15:09:28 +0200 Subject: [PATCH] MT#7349 pid_watcher.py: update sems dir too. --- bin/pid_watcher.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/pid_watcher.py b/bin/pid_watcher.py index 69b55535..9335e25b 100755 --- a/bin/pid_watcher.py +++ b/bin/pid_watcher.py @@ -36,7 +36,7 @@ services = [ watched_dirs = [ '/var/run/kamailio', - '/var/run/sems', + '/var/run/ngcp-sems', '/var/run' ]