blob: 582891cc9bfa353e48b6d5122670a947831f92f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
===========================================================================
$NetBSD: MESSAGE,v 1.2 2004/04/23 22:43:20 reed Exp $
To use tinyproxy, you will need to perform the following steps:
1. In case you don't have PKG_RCD_SCRIPTS set in your /etc/mk.conf, copy
${RCD_SCRIPTS_EXAMPLEDIR}/tinyproxy to /etc/rc.d/tinyproxy and add
tinyproxy=YES
to /etc/rc.conf.
2. Now start tinyproxy by issuing the command
/etc/rc.d/tinyproxy start
===========================================================================
|