summaryrefslogtreecommitdiffstats
path: root/cmd/mount_zfs
diff options
context:
space:
mode:
authorLOLi <[email protected]>2017-12-17 23:14:07 +0100
committerBrian Behlendorf <[email protected]>2017-12-17 14:14:07 -0800
commite2d936e0f893084384a0d29ddf2edfd9f68deaf2 (patch)
tree920a5959b5fffbb4add40a3fc4ce4354c4a6ac4e /cmd/mount_zfs
parentee410eefc2a9c0f0e77bd765894ee7767af647ea (diff)
Honor --with-mounthelperdir where applicable
Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Giuseppe Di Natale <[email protected]> Signed-off-by: loli10K <[email protected]> Closes #6962
Diffstat (limited to 'cmd/mount_zfs')
-rw-r--r--cmd/mount_zfs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmd/mount_zfs/Makefile.am b/cmd/mount_zfs/Makefile.am
index bc9fb4c34..7adedd63b 100644
--- a/cmd/mount_zfs/Makefile.am
+++ b/cmd/mount_zfs/Makefile.am
@@ -7,6 +7,8 @@ DEFAULT_INCLUDES += \
#
# Ignore the prefix for the mount helper. It must be installed in /sbin/
# because this path is hardcoded in the mount(8) for security reasons.
+# However, if needed, the configure option --with-mounthelperdir= can be used
+# to override the default install location.
#
sbindir=$(mounthelperdir)
sbin_PROGRAMS = mount.zfs