summaryrefslogtreecommitdiff
path: root/rc
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2012-01-05 12:34:16 -0600
committerstanley lieber <stanley.lieber@gmail.com>2012-01-05 12:34:16 -0600
commitb63b2a828499938d18945869383694e19de02bdd (patch)
treedb64ae20001d3f1ab306d5869c4cce95c944b5f7 /rc
parente7dd5dad5cafafac34f2e37f9058cba73f946b2c (diff)
downloadplan9front-b63b2a828499938d18945869383694e19de02bdd.tar.xz
rollback screwed up commit
Diffstat (limited to 'rc')
-rwxr-xr-xrc/bin/tcpu6
1 files changed, 0 insertions, 6 deletions
diff --git a/rc/bin/tcpu b/rc/bin/tcpu
deleted file mode 100755
index d87a5ae65..000000000
--- a/rc/bin/tcpu
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/rc
-rfork ne
-auth/keyfs -p
-aux/listen1 -t tcp!*!ticket /bin/auth/authsrv &
-service=cpu aux/listen1 tcp!*!cpu /bin/cpu -O &
-service=cpu aux/listen1 tcp!*!ncpu /bin/cpu -R &