resource-agents: do not reset the rsctmpdir

stx3.0 uses the default rsctmpdir:
/var/run/resource-agents

so do not reset the rsctmpdir in configure.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com>
This commit is contained in:
Jackie Huang 2020-04-29 12:30:09 +08:00 committed by Babak Sarashki
parent f91203909c
commit 33d09aa4c3
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ ALTERNATIVE_LINK_NAME[drbd.sh] = "${datadir}/cluster/drbd.sh"
EXTRA_OECONF += " \
--disable-fatal-warnings \
--with-rsctmpdir=/var/run/heartbeat/rsctmp \
"
do_install_append() {