projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3926f3
)
system/permissions: /etc/random-seed must be mode 600
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Thu, 20 Nov 2014 21:08:14 +0000
(18:08 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 25 Nov 2014 21:37:43 +0000
(22:37 +0100)
Otherwise it's a big security risk.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
system/device_table.txt
patch
|
blob
|
history
diff --git
a/system/device_table.txt
b/system/device_table.txt
index e15412d98a4008d8ed59c97c82b79929771530b6..8e7dbd218a2c4149bbe38b0f1b25477a1d2fc3b6 100644
(file)
--- a/
system/device_table.txt
+++ b/
system/device_table.txt
@@
-11,6
+11,7
@@
/etc d 755 0 0 - - - - -
/root d 700 0 0 - - - - -
/var/www d 755 33 33 - - - - -
+/etc/random-seed f 600 0 0 - - - - -
/etc/shadow f 600 0 0 - - - - -
/etc/passwd f 644 0 0 - - - - -
/etc/network/if-up.d d 755 0 0 - - - - -