Skip to content
Snippets Groups Projects
Commit e9d7e68e authored by ale's avatar ale
Browse files

Set a higher limit for open files on redirectord

parent eed08ced
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,7 @@ ExecStart=/usr/sbin/redirectord $ETCD_SERVER $PUBLIC_IP $DOMAIN $REDIRECTORD_OPT
CapabilityBoundingSet=CAP_NET_BIND_SERVICE
Restart=always
RestartSec=1
LimitNOFILE=65535
[Install]
WantedBy=multi-user.target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment