summaryrefslogtreecommitdiffstats
path: root/xlators/mount/fuse/utils/mount.glusterfs.in
diff options
context:
space:
mode:
Diffstat (limited to 'xlators/mount/fuse/utils/mount.glusterfs.in')
-rwxr-xr-xxlators/mount/fuse/utils/mount.glusterfs.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/xlators/mount/fuse/utils/mount.glusterfs.in b/xlators/mount/fuse/utils/mount.glusterfs.in
index cc21ba5e9..39f81ce59 100755
--- a/xlators/mount/fuse/utils/mount.glusterfs.in
+++ b/xlators/mount/fuse/utils/mount.glusterfs.in
@@ -51,6 +51,8 @@ _init ()
esac
UPDATEDBCONF=/etc/updatedb.conf
+ LD_LIBRARY_PATH=@libdir@:${LD_LIBRARY_PATH}
+ export LD_LIBRARY_PATH
}
# Mount happens asynchronously, so the command status alone will never be