summaryrefslogtreecommitdiffstats
path: root/chroot-scripts/packages/kexec.pkg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'chroot-scripts/packages/kexec.pkg.sh')
-rw-r--r--chroot-scripts/packages/kexec.pkg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/chroot-scripts/packages/kexec.pkg.sh b/chroot-scripts/packages/kexec.pkg.sh
index 827bc76..3019e2d 100644
--- a/chroot-scripts/packages/kexec.pkg.sh
+++ b/chroot-scripts/packages/kexec.pkg.sh
@@ -1,3 +1,3 @@
PKG_NAME="kexec"
APT_PACKAGES="kexec-tools"
-REQUIRED_BINARIES="$(which kexec)"
+REQUIRED_BINARIES="kexec"