aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd/base-passwd-3.5.22/root-home.patch
blob: 87c4655a04d5b568f542420294a633a0893ccefc (plain)
1
2
3
4
5
6
7
8
9
10
11
# poky uses /home/root instead of /root.
#
# comment added by Kevin Tian <kevin.tian@intel.com>, 2010-07-06
--- 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