diff options
author | cinap_lenrek <cinap_lenrek@localhost> | 2011-05-10 09:14:30 +0000 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@localhost> | 2011-05-10 09:14:30 +0000 |
commit | 2febff5948ebb7bf7092911b8fe5dc54cb36cc8b (patch) | |
tree | f8e7131ea0de5d1cda6e6b6f2318e7bc9d73e95e /rc/bin/cpurc | |
parent | 6063ab829f10853df8f38ea75de826501e30907a (diff) | |
download | plan9front-2febff5948ebb7bf7092911b8fe5dc54cb36cc8b.tar.xz |
boot and namespace cleanup
Diffstat (limited to 'rc/bin/cpurc')
-rwxr-xr-x | rc/bin/cpurc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/cpurc b/rc/bin/cpurc index b69c42b76..0436b0530 100755 --- a/rc/bin/cpurc +++ b/rc/bin/cpurc @@ -71,7 +71,7 @@ if(test -e /cfg/$sysname/cpustart) # mode of /proc/*/ctl is inherited across rfork, and sets modes on # other /proc files, such as note, so let listen be killed. -dontkill '^(ipconfig|factotum|mntgen|venti|fossil|cs|dns|reboot)$' +dontkill '^(ipconfig|factotum|mntgen|venti|kfs|cwfs.*|cs|dns|reboot)$' # echo `{date} $sysname >>/sys/log/boot exit '' |