Change root's default shell to /bin/sh in the master passwd in base-passwd.
authorChris Larson <clarson@kergoth.com>
Tue, 21 Oct 2003 20:04:09 +0000 (20:04 +0000)
committerChris Larson <clarson@kergoth.com>
Tue, 21 Oct 2003 20:04:09 +0000 (20:04 +0000)
BKrev: 3f959139vdHngOEliTdN2n4FJy0GQg

base-passwd/base-passwd-3.5.4/nobash.patch [new file with mode: 0644]
base-passwd/base-passwd_3.5.4.oe

diff --git a/base-passwd/base-passwd-3.5.4/nobash.patch b/base-passwd/base-passwd-3.5.4/nobash.patch
new file mode 100644 (file)
index 0000000..e69de29
index 67a8086..004793b 100644 (file)
@@ -2,7 +2,8 @@ DEPENDS = virtual/libc
 RDEPENDS = libc6
 
 SRC_URI := ${DEBIAN_MIRROR}/main/b/base-passwd/base-passwd_3.5.4.tar.gz \
-          file://${FILESDIR}/configure.patch;patch=1
+          file://${FILESDIR}/configure.patch;patch=1 \
+          file://${FILESDIR}/nobash.patch;patch=1
 S := ${WORKDIR}/${P}
 
 inherit autotools