From 42358ba9141cc52dd2cce7ee1ec96c9151311d4d Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Thu, 10 Sep 2015 13:06:40 +0200 Subject: [PATCH] +s --- etc/rhel/ot-recorder.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rhel/ot-recorder.init b/etc/rhel/ot-recorder.init index cda3fa3..7fa3b34 100644 --- a/etc/rhel/ot-recorder.init +++ b/etc/rhel/ot-recorder.init @@ -4,7 +4,7 @@ # chkconfig: 345 95 05 # absolute path to executable binary -exec='/usr/bin/ot-recorder' +exec='/usr/sbin/ot-recorder' # Source config if [ -f /etc/sysconfig/$exec ] ; then