diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/base-passwd/files/hipox/root-home.patch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/base-passwd/files/hipox/root-home.patch b/recipes/base-passwd/files/hipox/root-home.patch new file mode 100644 index 0000000000..14960496fa --- /dev/null +++ b/recipes/base-passwd/files/hipox/root-home.patch @@ -0,0 +1,8 @@ +--- 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:D5wG08PcdvCQ.: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 |