I noticed that if you delete the random seed file, and then recreate it with `herd stop urandom-seed`, it will have incorrect permissions of -rw-r--r-- when they should be -rw-------.
Well, don't do that ;) But if you do, the system should make sure the right thing happens. This patch does so by setting the umask at what I think is the right point. Any objections? Leo Famulari (1): services: urandom-seed: Set umask to 077 while shutting down. gnu/services/base.scm | 1 + 1 file changed, 1 insertion(+) -- 2.8.3