mute unexpected eof & protect against fd leaks (#2369)

This commit is contained in:
Aiden McClelland
2023-07-20 11:40:30 -06:00
committed by GitHub
parent 564186a1f9
commit 234f0d75e8
3 changed files with 98 additions and 11 deletions

View File

@@ -13,6 +13,7 @@ RestartSec=3
ManagedOOMPreference=avoid
CPUAccounting=true
CPUWeight=1000
LimitNOFILE=65536
[Install]
WantedBy=multi-user.target