summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2023-03-10 00:45:06 +0100
committerFlorian Dold <florian@dold.me>2023-03-10 00:45:12 +0100
commit4931e309489e64884519bc7047db6218f8898c52 (patch)
tree8d9948ac05005a9d6fe13994c32122234a28c9d2 /debian
parent9d5549d6ba06d34597f00da21d19c6375a70f8aa (diff)
downloadexchange-4931e309489e64884519bc7047db6218f8898c52.tar.gz
exchange-4931e309489e64884519bc7047db6218f8898c52.tar.bz2
exchange-4931e309489e64884519bc7047db6218f8898c52.zip
fix typo in comment
Diffstat (limited to 'debian')
-rw-r--r--debian/taler-exchange.taler-exchange-httpd.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/taler-exchange.taler-exchange-httpd.service b/debian/taler-exchange.taler-exchange-httpd.service
index 98d76f6fb..ea78048e2 100644
--- a/debian/taler-exchange.taler-exchange-httpd.service
+++ b/debian/taler-exchange.taler-exchange-httpd.service
@@ -11,7 +11,7 @@ Type=simple
# Depending on the configuration, the service suicides and then
# needs to be restarted.
Restart=always
-# Do not dally on restarts.
+# No significant delay on restarts.
RestartSec=1ms
ExecStart=/usr/bin/taler-exchange-httpd -c /etc/taler/taler.conf
StandardOutput=journal