blob: e27bf7d9becc68c8d4f12153c0b565b934f19efe [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001remove "*" for root since we don't have a /etc/shadow so far.
2
3Upstream-Status: Inappropriate [configuration]
4
5Signed-off-by: Scott Garman <scott.a.garman@intel.com>
6
7--- base-passwd/passwd.master~nobash
8+++ base-passwd/passwd.master
9@@ -1,4 +1,4 @@
10-root:*:0:0:root:/root:/bin/sh
11+root::0:0:root:/root:/bin/sh
12 daemon:*:1:1:daemon:/usr/sbin:/bin/sh
13 bin:*:2:2:bin:/bin:/bin/sh
14 sys:*:3:3:sys:/dev:/bin/sh