mirror of
git://git.9front.org/plan9front/plan9front
synced 2025-01-12 11:10:06 +00:00
cpurc, termrc: actually, gefs not needed, still, keep it sorted (thanks ori)
This commit is contained in:
parent
33efe0a189
commit
c51566faa7
2 changed files with 2 additions and 2 deletions
|
@ -120,4 +120,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 '^(9660srv|cfs|cs|cwfs.*|disk|dns|dossrv|ether|factotum|gefs|hjfs|ipconfig|kb|kfs|mntgen|paqfs|reboot|usbd|venti|wpa)$'
|
||||
dontkill '^(9660srv|cfs|cs|cwfs.*|disk|dns|dossrv|ether|factotum|hjfs|ipconfig|kb|kfs|mntgen|paqfs|reboot|usbd|venti|wpa)$'
|
||||
|
|
|
@ -98,4 +98,4 @@ if(~ $terminal *reform*){
|
|||
reform/audio
|
||||
}
|
||||
|
||||
dontkill '^(9660srv|cfs|cs|cwfs.*|disk|dns|dossrv|ether|factotum|gefs|hjfs|ipconfig|kb|kfs|mntgen|paqfs|reboot|usbd|venti|wpa)$'
|
||||
dontkill '^(9660srv|cfs|cs|cwfs.*|disk|dns|dossrv|ether|factotum|hjfs|ipconfig|kb|kfs|mntgen|paqfs|reboot|usbd|venti|wpa)$'
|
||||
|
|
Loading…
Reference in a new issue