diff options
Diffstat (limited to 'base-passwd/base-passwd-3.5.7/nobash.patch')
-rw-r--r-- | base-passwd/base-passwd-3.5.7/nobash.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/base-passwd/base-passwd-3.5.7/nobash.patch b/base-passwd/base-passwd-3.5.7/nobash.patch index e69de29bb2..85b2f6417d 100644 --- a/base-passwd/base-passwd-3.5.7/nobash.patch +++ b/base-passwd/base-passwd-3.5.7/nobash.patch @@ -0,0 +1,13 @@ + +# +# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher +# + +--- base-passwd-3.5.4/passwd.master~nobash ++++ base-passwd-3.5.4/passwd.master +@@ -1,4 +1,4 @@ +-root::0:0:root:/root:/bin/bash ++root::0:0:root:/root:/bin/sh + daemon:*:1:1:daemon:/usr/sbin:/bin/sh + bin:*:2:2:bin:/bin:/bin/sh + sys:*:3:3:sys:/dev:/bin/sh |