mirror of
https://github.com/ClusterCockpit/cc-metric-store.git
synced 2025-08-18 08:52:59 +02:00
systemd service: have unlimited number of open file descriptors
This commit is contained in:
@@ -11,6 +11,7 @@ User=clustercockpit
|
|||||||
Group=clustercockpit
|
Group=clustercockpit
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
TimeoutStopSec=100
|
TimeoutStopSec=100
|
||||||
|
LimitNOFILE=infinity
|
||||||
ExecStart=/usr/bin/cc-metric-store --config ${CONF_FILE}
|
ExecStart=/usr/bin/cc-metric-store --config ${CONF_FILE}
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
|
Reference in New Issue
Block a user