From 87fd1bd5ce27f1ea1e6809c0c522afe618417097 Mon Sep 17 00:00:00 2001 From: Gustavo Zacarias Date: Thu, 20 Nov 2014 18:08:14 -0300 Subject: [PATCH] system/permissions: /etc/random-seed must be mode 600 Otherwise it's a big security risk. Signed-off-by: Gustavo Zacarias Signed-off-by: Peter Korsgaard --- system/device_table.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/system/device_table.txt b/system/device_table.txt index e15412d98a..8e7dbd218a 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 - - - - - -- 2.30.2