Skip to content

Commit 8018566

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sap/workloads/high-availability-guide-suse-nfs-simple-mount.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ The instructions in this section are applicable only if you're using Azure NetAp
597597
Start_Program_00 = local $(_ER) pf=$(_PFL) NR=$(SCSID)
598598
599599
# Add the following lines.
600-
service/halib = $(DIR_CT_RUN)/saphascriptco.so
600+
service/halib = $(DIR_EXECUTABLE)/saphascriptco.so
601601
service/halib_cluster_connector = /usr/bin/sap_suse_cluster_connector
602602
603603
# Remove Autostart from the ERS profile.

0 commit comments

Comments
 (0)