[gnome-initial-setup/shell/4765: 69/362] product_serial: make it world-readable



commit 8ae67e9c4e4f97a3112042653e451f2225e7b11a
Author: Cosimo Cecchi <cosimo endlessm com>
Date:   Thu Jun 26 16:57:42 2014 -0700

    product_serial: make it world-readable
    
    Use mode 444 so that e.g. eos-diagnostic can also read it.
    
    [endlessm/eos-shell#2203]

 data/product_serial.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/product_serial.conf b/data/product_serial.conf
index 4ce7c51..7ca100f 100644
--- a/data/product_serial.conf
+++ b/data/product_serial.conf
@@ -1 +1 @@
-z    /sys/devices/virtual/dmi/id/product_uuid 0440 root nogroup - -
+z    /sys/devices/virtual/dmi/id/product_uuid 0444 root nogroup - -


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]