gnunet-svn
[Top][All Lists]
Advanced

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

[taler-grid5k] 36/48: optimistically increase file limit


From: gnunet
Subject: [taler-grid5k] 36/48: optimistically increase file limit
Date: Sat, 28 May 2022 12:11:56 +0200

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

marco-boss pushed a commit to branch master
in repository grid5k.

commit 2ebad4715d4db008abce24cc42435c0ce35409aa
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Wed May 25 09:01:04 2022 +0200

    optimistically increase file limit
---
 configs/usr/lib/systemd/system/taler-exchange-httpd@.service       | 1 +
 configs/usr/lib/systemd/system/taler-exchange-secmod-cs.service    | 1 +
 configs/usr/lib/systemd/system/taler-exchange-secmod-eddsa.service | 2 +-
 configs/usr/lib/systemd/system/taler-exchange-secmod-rsa.service   | 1 +
 4 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/configs/usr/lib/systemd/system/taler-exchange-httpd@.service 
b/configs/usr/lib/systemd/system/taler-exchange-httpd@.service
index 65b2a93..0c39e41 100644
--- a/configs/usr/lib/systemd/system/taler-exchange-httpd@.service
+++ b/configs/usr/lib/systemd/system/taler-exchange-httpd@.service
@@ -20,6 +20,7 @@ StandardError=journal
 PrivateTmp=no
 PrivateDevices=yes
 ProtectSystem=full
+LimitNOFILE=500000
 
 [Install]
 WantedBy=multi-user.target
diff --git a/configs/usr/lib/systemd/system/taler-exchange-secmod-cs.service 
b/configs/usr/lib/systemd/system/taler-exchange-secmod-cs.service
index 4284420..206fd6a 100644
--- a/configs/usr/lib/systemd/system/taler-exchange-secmod-cs.service
+++ b/configs/usr/lib/systemd/system/taler-exchange-secmod-cs.service
@@ -15,4 +15,5 @@ StandardError=journal
 PrivateTmp=no
 PrivateDevices=yes
 ProtectSystem=full
+LimitNOFILE=500000
 
diff --git a/configs/usr/lib/systemd/system/taler-exchange-secmod-eddsa.service 
b/configs/usr/lib/systemd/system/taler-exchange-secmod-eddsa.service
index 6e98f5e..b7f564c 100644
--- a/configs/usr/lib/systemd/system/taler-exchange-secmod-eddsa.service
+++ b/configs/usr/lib/systemd/system/taler-exchange-secmod-eddsa.service
@@ -15,4 +15,4 @@ StandardError=journal
 PrivateTmp=no
 PrivateDevices=yes
 ProtectSystem=full
-
+LimitNOFILE=500000
diff --git a/configs/usr/lib/systemd/system/taler-exchange-secmod-rsa.service 
b/configs/usr/lib/systemd/system/taler-exchange-secmod-rsa.service
index 5f3a2c9..fade8f8 100644
--- a/configs/usr/lib/systemd/system/taler-exchange-secmod-rsa.service
+++ b/configs/usr/lib/systemd/system/taler-exchange-secmod-rsa.service
@@ -15,3 +15,4 @@ StandardError=journal
 PrivateTmp=no
 PrivateDevices=yes
 ProtectSystem=full
+LimitNOFILE=500000

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