Merge pull request #5306 from nanoz/patch-1

Issue #4649: Remove the systemd process and threads limit
This commit is contained in:
Nick Ethier 2019-02-08 10:43:49 -05:00 committed by GitHub
commit e99877fe33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ RestartSec=2
StartLimitBurst=3
StartLimitIntervalSec=10
LimitNOFILE=65536
TasksMax=infinity
[Install]
WantedBy=multi-user.target