1
0
mirror of https://github.com/gluster/glusterfs.git synced 2026-02-06 09:48:44 +01:00
Files
glusterfs/tests/basic/glusterfsd-args.t
Aravinda VK 4307f961c9 New flag to glusterfsd binary to print libexec dir
New CLI option for `glusterfsd` binary to get the path of
libexec directory. This helps glusterd2 to detect the
installed path of `gsyncd` and other binaries.

Usage: `glusterfsd --print-libexecdir`

Updates: bz#1193929
Change-Id: I8c1a74afd9acec7ee7bd3deabed9d9f20fe3fb5f
Signed-off-by: Aravinda VK <avishwan@redhat.com>
2018-08-17 09:38:39 +05:30

6 lines
101 B
Bash

#!/bin/bash
. $(dirname $0)/../include.rc
EXPECT $GLUSTER_LIBEXECDIR glusterfsd --print-libexecdir