Skip to content

Commit f4471cc

Browse files
author
anjbanerjee
authored
Update high-availability-guide-suse-nfs-azure-files.md
changed the 'service/halib' parameter value from DIR_CT_RUN to DIR_EXECUTABLE.
1 parent e13d6b1 commit f4471cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sap/workloads/high-availability-guide-suse-nfs-azure-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ The following items are prefixed with either **[A]** - applicable to all nodes,
485485
Start_Program_00 = local $(_ER) pf=$(_PFL) NR=$(SCSID)
486486
487487
# Add the following lines
488-
service/halib = $(DIR_CT_RUN)/saphascriptco.so
488+
service/halib = $(DIR_EXECUTABLE)/saphascriptco.so
489489
service/halib_cluster_connector = /usr/bin/sap_suse_cluster_connector
490490
491491
# remove Autostart from ERS profile

0 commit comments

Comments
 (0)