implement an admin rpc to fetch ulimit data

This commit is contained in:
ansuz
2020-03-12 12:09:44 -04:00
parent 81c7416095
commit 2d47e7e2cf
3 changed files with 12 additions and 0 deletions

5
package-lock.json generated
View File

@@ -1244,6 +1244,11 @@
"mime-types": "~2.1.24"
}
},
"ulimit": {
"version": "0.0.2",
"resolved": "https://registry.npmjs.org/ulimit/-/ulimit-0.0.2.tgz",
"integrity": "sha1-K1H53IOBrkECY2zsXrM4wmMFiKA="
},
"ultron": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.1.tgz",