gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: add fix for GNUnet directory permissions


From: gnunet
Subject: [gnunet] branch master updated: add fix for GNUnet directory permissions by madmurphy
Date: Wed, 01 Sep 2021 10:32:06 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new d51000320 add fix for GNUnet directory permissions by madmurphy
d51000320 is described below

commit d510003206ad186015e5ab0a3744fc9b0a8e7488
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Sep 1 10:28:09 2021 +0200

    add fix for GNUnet directory permissions by madmurphy
---
 contrib/services/systemd/gnunet.service | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/services/systemd/gnunet.service 
b/contrib/services/systemd/gnunet.service
index 25b3c2f0e..daa38a046 100644
--- a/contrib/services/systemd/gnunet.service
+++ b/contrib/services/systemd/gnunet.service
@@ -8,6 +8,7 @@ Type=simple
 User=gnunet
 ExecStart=/usr/lib/gnunet/libexec/gnunet-service-arm -c /etc/gnunet.conf
 StateDirectory=gnunet
+StateDirectoryMode=0700
 
 [Install]
 WantedBy=multi-user.target

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]