commit 4931e309489e64884519bc7047db6218f8898c52
parent 9d5549d6ba06d34597f00da21d19c6375a70f8aa
Author: Florian Dold <florian@dold.me>
Date: Fri, 10 Mar 2023 00:45:06 +0100
fix typo in comment
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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