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 2c533b6..7c6b7bc 100644
--- a/install/shutdown
+++ b/install/shutdown
@@ -1,7 +1,7 @@
#!/bin/bash
build() {
- BINARIES='cp findmnt'
+ BINARIES='cp'
SCRIPT='shutdown'
add_file "/lib/initcpio/shutdown" "/shutdown"