commit | fe54458e46eef445da32862b2171392be8f01ab4 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Tue Oct 03 15:57:40 2006 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Tue Oct 03 15:57:40 2006 +0000 |
tree | f88b5ee99da5816f1628c9560cfabecb97468689 | |
parent | 7c1ed2e922e80b7a81da3e748cb975c876315bd5 [diff] [blame] |
runit/chpst: "change process state" utility It's "nice" on steroids - can set uid/gid, mem/cpu limits etc. +3.5k
diff --git a/Config.in b/Config.in index cb41f46..d61b6ff 100644 --- a/Config.in +++ b/Config.in
@@ -470,3 +470,4 @@ source procps/Config.in source shell/Config.in source sysklogd/Config.in +source runit/Config.in