summaryrefslogtreecommitdiffstats
path: root/install/shutdown
diff options
context:
space:
mode:
Diffstat (limited to 'install/shutdown')
-rw-r--r--install/shutdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/shutdown b/install/shutdown
index 5b56f17..600209e 100644
--- a/install/shutdown
+++ b/install/shutdown
@@ -1,7 +1,7 @@
#!/bin/bash
build() {
- BINARIES='cp'
+ BINARIES='cp lsblk'
SCRIPT='shutdown'
add_file "/usr/lib/initcpio/shutdown" "/shutdown"