summaryrefslogtreecommitdiffstats
path: root/install/base
diff options
context:
space:
mode:
Diffstat (limited to 'install/base')
-rw-r--r--install/base1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/base b/install/base
index 79ab177..f1a34ba 100644
--- a/install/base
+++ b/install/base
@@ -24,6 +24,7 @@ install ()
# add symlink for compatibility
add_symlink2 /bin/modprobe /sbin/modprobe
+ add_file "/lib/initcpio/init_functions" "/init_functions"
add_file "/lib/initcpio/init" "/init"
add_file "${CONFIG}" "/config"
if [ -n "${MESSAGE}" ]; then