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, 0 insertions, 1 deletions
diff --git a/fhs-dirs.morph b/fhs-dirs.morph
index e1c2d2d..954fa3f 100644
--- a/fhs-dirs.morph
+++ b/fhs-dirs.morph
@@ -5,7 +5,6 @@ install-commands:
- sh ./create-fhs-dirs "$DESTDIR"
- install -m 644 passwd "$DESTDIR/etc/passwd"
- install -m 600 shadow "$DESTDIR/etc/shadow"
-- install -m 644 interfaces "$DESTDIR/etc/network/interfaces"
- install -m 644 group "$DESTDIR/etc/group"
- install -m 644 ld.so.conf "$DESTDIR/etc/ld.so.conf"
- install -m 644 issue "$DESTDIR/etc/issue"