summaryrefslogtreecommitdiff
path: root/rc/bin/cpurc
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-05-10 09:14:30 +0000
committercinap_lenrek <cinap_lenrek@localhost>2011-05-10 09:14:30 +0000
commit2febff5948ebb7bf7092911b8fe5dc54cb36cc8b (patch)
treef8e7131ea0de5d1cda6e6b6f2318e7bc9d73e95e /rc/bin/cpurc
parent6063ab829f10853df8f38ea75de826501e30907a (diff)
downloadplan9front-2febff5948ebb7bf7092911b8fe5dc54cb36cc8b.tar.xz
boot and namespace cleanup
Diffstat (limited to 'rc/bin/cpurc')
-rwxr-xr-xrc/bin/cpurc2
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 ''