aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch')
-rw-r--r--meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch b/meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch
new file mode 100644
index 0000000000..eab77f124f
--- /dev/null
+++ b/meta/recipes-core/base-passwd/base-passwd-3.5.24/root-home.patch
@@ -0,0 +1,16 @@
+we use /home/root instead of /root
+
+Comment added by Kevin Tian <kevin.tian@intel.com>, 2010-07-06
+
+Upstream-Status: Inappropriate [configuration]
+
+Signed-off-by: Scott Garman <scott.a.garman@intel.com>
+
+--- base-passwd/passwd.master.orig 2005-07-08 06:26:22.000000000 +0200
++++ base-passwd/passwd.master 2005-07-08 06:31:58.000000000 +0200
+@@ -1,4 +1,4 @@
+-root::0:0:root:/root:/bin/sh
++root::0:0:root:/home/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