source: genesis/tools/pencontrl/pen.sh@ 4289

Last change on this file since 4289 was 4283, checked in by dirk, 20 years ago

tools voor pen optimalisatie

File size: 152 bytes
Line 
1#!/bin/sh
2thisdir=/usr/local/etc/rc.d
3killall pen
4/usr/local/bin/pen -b 30 -r -p /var/run/pen.pid -S 3 -O 172.31.255.1:3128 \
5`$thisdir/pencontrl.sh` &
Note: See TracBrowser for help on using the repository browser.