gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: avoid interactive prompt


From: gnunet
Subject: [taler-exchange] branch master updated: avoid interactive prompt
Date: Sat, 04 Mar 2023 23:18:39 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new ce205f93 avoid interactive prompt
ce205f93 is described below

commit ce205f93a257ec2a3b4fbac1486650bded25c169
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Mar 4 23:18:36 2023 +0100

    avoid interactive prompt
---
 debian/taler-exchange-offline.postinst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/taler-exchange-offline.postinst 
b/debian/taler-exchange-offline.postinst
index 0f6e90d3..f6abcb1e 100644
--- a/debian/taler-exchange-offline.postinst
+++ b/debian/taler-exchange-offline.postinst
@@ -14,6 +14,7 @@ configure)
   if ! getent passwd taler-exchange-offline >/dev/null; then
     adduser --quiet \
       --disabled-password \
+      --comment "exchange offline key management" \
       --ingroup taler-exchange-offline \
       taler-exchange-offline
   fi

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