summaryrefslogtreecommitdiff
path: root/ctdb/config/nfs-linux-kernel-callout
diff options
context:
space:
mode:
Diffstat (limited to 'ctdb/config/nfs-linux-kernel-callout')
-rwxr-xr-xctdb/config/nfs-linux-kernel-callout2
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/config/nfs-linux-kernel-callout b/ctdb/config/nfs-linux-kernel-callout
index 3d1dc63c590..def69a04649 100755
--- a/ctdb/config/nfs-linux-kernel-callout
+++ b/ctdb/config/nfs-linux-kernel-callout
@@ -14,7 +14,7 @@ nfs_exports_file="${CTDB_NFS_EXPORTS_FILE:-/var/lib/nfs/etab}"
# As above, edit the default value below. CTDB_NFS_DISTRO_STYLE is a
# test variable only.
-nfs_distro_style="${CTDB_NFS_DISTRO_STYLE:-sysvinit-redhat}"
+nfs_distro_style="${CTDB_NFS_DISTRO_STYLE:-systemd-redhat}"
case "$nfs_distro_style" in
systemd-*)