[bknr-cvs] r2334 - branches/bos/projects/bos

hhubner at common-lisp.net hhubner at common-lisp.net
Thu Jan 17 15:56:33 UTC 2008


Author: hhubner
Date: Thu Jan 17 10:56:30 2008
New Revision: 2334

Added:
   branches/bos/projects/bos/screenrc
Log:
Add screenrc used on the test server


Added: branches/bos/projects/bos/screenrc
==============================================================================
--- (empty file)
+++ branches/bos/projects/bos/screenrc	Thu Jan 17 10:56:30 2008
@@ -0,0 +1,20 @@
+multiuser on
+acladd hans
+
+zombie qr
+defscrollback 5000
+startup_message off
+vbell on
+vbellwait 0
+msgminwait 0
+msgwait 0
+
+chdir /home/hans/bknr-svn/projects/bos
+
+screen -t webserver lisp -core bos.core -slime
+#logfile screen.log
+#log on
+screen -t cert-daemon lisp -core bos.core -cert-daemon
+
+msgminwait 1
+msgwait 1



More information about the Bknr-cvs mailing list