[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[exchange] branch master updated: debian: environment file is optional
From: |
gnunet |
Subject: |
[exchange] branch master updated: debian: environment file is optional |
Date: |
Tue, 21 Jan 2025 19:58:42 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new a5ee61cd5 debian: environment file is optional
a5ee61cd5 is described below
commit a5ee61cd5ce4500f832ba95a268b26a5f330002a
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Jan 21 19:58:30 2025 +0100
debian: environment file is optional
---
debian/taler-exchange.taler-exchange-httpd.service | 2 +-
debian/taler-exchange.taler-exchange-httpd@.service | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/taler-exchange.taler-exchange-httpd.service
b/debian/taler-exchange.taler-exchange-httpd.service
index 106d4cb98..be5b6d8c6 100644
--- a/debian/taler-exchange.taler-exchange-httpd.service
+++ b/debian/taler-exchange.taler-exchange-httpd.service
@@ -9,7 +9,7 @@ PartOf=taler-exchange.target
User=taler-exchange-httpd
Type=simple
-EnvironmentFile=/etc/taler-exchange/taler-exchange.env
+EnvironmentFile=-/etc/taler-exchange/taler-exchange.env
# Depending on the configuration, the service process kills itself and then
# needs to be restarted. Thus no significant delay on restarts.
diff --git a/debian/taler-exchange.taler-exchange-httpd@.service
b/debian/taler-exchange.taler-exchange-httpd@.service
index 4d5adb249..89d1c81ba 100644
--- a/debian/taler-exchange.taler-exchange-httpd@.service
+++ b/debian/taler-exchange.taler-exchange-httpd@.service
@@ -20,7 +20,6 @@ Restart=always
# Do not dally on restarts.
RestartSec=1ms
RestartPreventExitStatus=9
-EnvironmentFile=/etc/environment
ExecStart=/usr/bin/taler-exchange-httpd -c
/etc/taler-exchange/taler-exchange.conf -L INFO
StandardOutput=journal
StandardError=journal
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [exchange] branch master updated: debian: environment file is optional,
gnunet <=