summaryrefslogtreecommitdiff
path: root/rc/bin/cpurc
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-08-22 10:03:15 +0200
committercinap_lenrek <cinap_lenrek@localhost>2011-08-22 10:03:15 +0200
commit0e5148b26942b1c60b942f3f2ac550464af9e787 (patch)
treef49f5470ff86df3c912601beba18f97a41a7479d /rc/bin/cpurc
parente61553c52c6192b5eaea754bd559c657ffdb024f (diff)
downloadplan9front-0e5148b26942b1c60b942f3f2ac550464af9e787.tar.xz
improve swap
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 61cc32e4a..25f6cf431 100755
--- a/rc/bin/cpurc
+++ b/rc/bin/cpurc
@@ -76,4 +76,4 @@ 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|kfs|cwfs.*|cs|dns|reboot)$'
+dontkill '^(ipconfig|factotum|mntgen|venti|kfs|cwfs.*|cs|dns|reboot|usbd|disk)$'