summaryrefslogtreecommitdiff
path: root/system/device_table.txt
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-11-20 18:08:14 -0300
committerPeter Korsgaard <peter@korsgaard.com>2014-11-25 22:37:43 +0100
commit87fd1bd5ce27f1ea1e6809c0c522afe618417097 (patch)
tree7038a26581588db61e5b68ecba8ffe7336c8c083 /system/device_table.txt
parenta3926f3a64f299e6d5463af8ad5ed63d2c6ba5fe (diff)
system/permissions: /etc/random-seed must be mode 600
Otherwise it's a big security risk. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'system/device_table.txt')
-rw-r--r--system/device_table.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/device_table.txt b/system/device_table.txt
index e15412d98..8e7dbd218 100644
--- 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 - - - - -