gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: systemd: try avoiding Group=


From: gnunet
Subject: [libeufin] branch master updated: systemd: try avoiding Group=
Date: Thu, 28 Jan 2021 21:30:12 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 1b28c0f  systemd: try avoiding Group=
1b28c0f is described below

commit 1b28c0f18e3218c68d7bd6f1565ca03948ba3e44
Author: MS <ms@taler.net>
AuthorDate: Thu Jan 28 21:30:07 2021 +0100

    systemd: try avoiding Group=
---
 debian/nexus.service   | 1 -
 debian/sandbox.service | 1 -
 2 files changed, 2 deletions(-)

diff --git a/debian/nexus.service b/debian/nexus.service
index efbd5bc..399ea40 100644
--- a/debian/nexus.service
+++ b/debian/nexus.service
@@ -3,7 +3,6 @@ Description=LibEuFin Nexus service.
 
 [Service]
 User=libeufin
-Group=libeufin
 ExecStart=/usr/bin/libeufin-nexus serve --port=$LIBEUFIN_NEXUS_PORT
 Restart=on-failure
 EnvironmentFile=/etc/libeufin/libeufinenv.conf
diff --git a/debian/sandbox.service b/debian/sandbox.service
index 9ebb91d..79544ef 100644
--- a/debian/sandbox.service
+++ b/debian/sandbox.service
@@ -3,7 +3,6 @@ Description=LibEuFin Sandbox service.
 
 [Service]
 User=libeufin
-Group=libeufin
 ExecStart=/usr/bin/libeufin-sandbox serve --port=$LIBEUFIN_SANDBOX_PORT
 Restart=on-failure
 EnvironmentFile=%h/.config/libeufinsandboxenv

-- 
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]