gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: Group can RWX on


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: Group can RWX on shared-data/
Date: Fri, 07 Jun 2019 15:47:03 +0200

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 0c3c165  Group can RWX on shared-data/
0c3c165 is described below

commit 0c3c16512aa67508875d1647a1d673164583cc06
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 7 15:46:19 2019 +0200

    Group can RWX on shared-data/
    
    Added in the "keyup" wrapper, but could be of course
    moved somewhere else.
---
 bin/taler-deployment-keyup | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/taler-deployment-keyup b/bin/taler-deployment-keyup
index 762c017..6f3064d 100755
--- a/bin/taler-deployment-keyup
+++ b/bin/taler-deployment-keyup
@@ -40,4 +40,4 @@ fi
 # with 'true' is needed as when the other party will
 # execute this it will fail to chmod, but the permissions
 # are already right.
-chmod -R g+rw ${HOME}/shared-data/* || true
+chmod -R g+rwx ${HOME}/shared-data/* || true

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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