summaryrefslogtreecommitdiff
path: root/fhs-dirs.morph
diff options
context:
space:
mode:
Diffstat (limited to 'fhs-dirs.morph')
-rw-r--r--fhs-dirs.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/fhs-dirs.morph b/fhs-dirs.morph
index 99a9b87..61325c2 100644
--- a/fhs-dirs.morph
+++ b/fhs-dirs.morph
@@ -10,6 +10,7 @@
"install group \"$DESTDIR/etc/group\"",
"install -d \"$DESTDIR/etc/init.d\"",
"install -m 744 rcS \"$DESTDIR/etc/init.d/rcS\"",
+ "install -m 644 ld.so.conf \"$DESTDIR/etc/ld.so.conf\"",
"echo baserock > \"$DESTDIR\"/etc/hostname"
]
}