summaryrefslogtreecommitdiff
path: root/helpers/lh_chroot_selinuxfs
diff options
context:
space:
mode:
Diffstat (limited to 'helpers/lh_chroot_selinuxfs')
-rwxr-xr-xhelpers/lh_chroot_selinuxfs2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_selinuxfs b/helpers/lh_chroot_selinuxfs
index 976581f..d4abf62 100755
--- a/helpers/lh_chroot_selinuxfs
+++ b/helpers/lh_chroot_selinuxfs
@@ -18,7 +18,7 @@ do
done
# Setting static variables
-DESCRIPTION="mount /selinux"
+DESCRIPTION="$(Echo 'mount /selinux')"
HELP=""
USAGE="${PROGRAM} {install|remove} [--force]"