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