Merge pull request #48 from lunjielee/master

clash.service: add LimitNOFILE to 999999
This commit is contained in:
juewuy
2021-07-05 09:57:09 +08:00
committed by GitHub
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@@ -9,6 +9,7 @@ ExecStart=/etc/clash/clash -d /etc/clash
ExecStartPost=/etc/clash/start.sh afstart ExecStartPost=/etc/clash/start.sh afstart
Restart=on-failure Restart=on-failure
RestartSec=3s RestartSec=3s
LimitNOFILE=999999
[Install] [Install]