From 9c7df6f2ee0772d0a82d77c88338fe141cb91fd6 Mon Sep 17 00:00:00 2001 From: fbt Date: Tue, 30 Sep 2014 08:49:21 +0400 Subject: [PATCH] On a second thought, let's not do that. --- init.d/cjdroute | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.d/cjdroute b/init.d/cjdroute index 5a576ef..07cc592 100755 --- a/init.d/cjdroute +++ b/init.d/cjdroute @@ -11,7 +11,7 @@ unset reload service_respawn=true -service_command='run-cjdroute' # This is a very custom thing, so let's just search for it in $PATH +service_command='/usr/bin/run-cjdroute' cjdroute_config='/etc/cjdroute.conf' cjdroute_admin_port='11234'