summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-02-07 11:39:30 +0000
committerSuper user <root@baserock.(none)>2012-09-17 13:11:36 +0000
commite3bc85243989d91a4acdfec0457ec39e77d2e9d7 (patch)
tree14424b2be5443492e90f616ff49af62f90cccc48
parent00540fef9f79b5a2be9bd0bbb32d716d9839bead (diff)
downloadbusybox-e3bc85243989d91a4acdfec0457ec39e77d2e9d7.tar.gz
busybox-devel.morph: /bin/login->busybox
-rw-r--r--busybox-devel.morph1
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox-devel.morph b/busybox-devel.morph
index 761031f09..46eea77b4 100644
--- a/busybox-devel.morph
+++ b/busybox-devel.morph
@@ -27,6 +27,7 @@
"ln -s ../bin/busybox \"$DESTDIR\"/sbin/init",
"ln -s ../bin/busybox \"$DESTDIR\"/sbin/getty",
"ln -s ../bin/busybox \"$DESTDIR\"/bin/sh",
+ "ln -s ../bin/busybox \"$DESTDIR\"/bin/login",
"ln -s ../bin/busybox \"$DESTDIR\"/bin/cttyhack"
]
}