diff options
Diffstat (limited to 'helpers/lh_chroot_sysv-rc')
-rwxr-xr-x | helpers/lh_chroot_sysv-rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/lh_chroot_sysv-rc b/helpers/lh_chroot_sysv-rc index f0bbf4087..f09977fbb 100755 --- a/helpers/lh_chroot_sysv-rc +++ b/helpers/lh_chroot_sysv-rc @@ -18,7 +18,7 @@ do done # Setting static variables -DESCRIPTION="manage /usr/sbin/policy-rc.d" +DESCRIPTION="$(Echo 'manage /usr/sbin/policy-rc.d')" HELP="" USAGE="${PROGRAM} {install|remove} [--force]" |