15 lines
339 B
Plaintext
15 lines
339 B
Plaintext
$OpenBSD: patch-sample_config,v 1.2 2003/08/15 14:44:05 jolan Exp $
|
|
--- sample.config.orig 2003-08-09 07:14:52.000000000 -0500
|
|
+++ sample.config 2003-08-15 09:28:34.000000000 -0500
|
|
@@ -57,8 +57,8 @@
|
|
#
|
|
# to use, both uid and gid must be set
|
|
# (disabled by default)
|
|
-#uid proxy
|
|
-#gid proxy
|
|
+uid _ffproxy
|
|
+gid _ffproxy
|
|
#uid 37
|
|
#gid 38
|
|
|