Private GIT

Skip to content
Snippets Groups Projects
Commit 65abaae8 authored by Sylvestre Ho's avatar Sylvestre Ho
Browse files

replace CENTSTORAGE_BINDIR macro

parent 18f9dc33
No related branches found
No related tags found
No related merge requests found
...@@ -94,6 +94,7 @@ ${SED} -e 's|@CENTREON_LOG@|'"$CENTREON_LOG"'|g' \ ...@@ -94,6 +94,7 @@ ${SED} -e 's|@CENTREON_LOG@|'"$CENTREON_LOG"'|g' \
-e 's|@CENTREON_RUNDIR@|'"$CENTREON_RUNDIR"'|g' \ -e 's|@CENTREON_RUNDIR@|'"$CENTREON_RUNDIR"'|g' \
-e 's|@CENTREONTRAPD_BINDIR@|'"$CENTREONTRAPD_BINDIR"'|g' \ -e 's|@CENTREONTRAPD_BINDIR@|'"$CENTREONTRAPD_BINDIR"'|g' \
-e 's|@CENTREON_USER@|'"$CENTREON_USER"'|g' \ -e 's|@CENTREON_USER@|'"$CENTREON_USER"'|g' \
-e 's|@CENTSTORAGE_BINDIR@|'"$CENTSTORAGE_BINDIR"'|g' \
$TMP_DIR/src/centreontrapd.init.d > $TMP_DIR/work/centreontrapd.init.d $TMP_DIR/src/centreontrapd.init.d > $TMP_DIR/work/centreontrapd.init.d
check_result $? "$(gettext "Replace CentreonTrapd init script Macro")" check_result $? "$(gettext "Replace CentreonTrapd init script Macro")"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment