SOURCES: tcp_wrappers-man_fixes.patch - correct safe_finger example

baggins baggins at pld-linux.org
Sat Jul 7 02:55:13 CEST 2007


Author: baggins                      Date: Sat Jul  7 00:55:13 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- correct safe_finger example

---- Files affected:
SOURCES:
   tcp_wrappers-man_fixes.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/tcp_wrappers-man_fixes.patch
diff -u SOURCES/tcp_wrappers-man_fixes.patch:1.2 SOURCES/tcp_wrappers-man_fixes.patch:1.3
--- SOURCES/tcp_wrappers-man_fixes.patch:1.2	Tue Feb 19 04:18:26 2002
+++ SOURCES/tcp_wrappers-man_fixes.patch	Sat Jul  7 02:55:08 2007
@@ -53,7 +53,7 @@
  .in +3
  ALL: some.host.name, .some.domain
  .br
-@@ -330,13 +330,13 @@
+@@ -330,16 +330,16 @@
  host. The result is mailed to the superuser.
  .PP
  .ne 2
@@ -68,7 +68,11 @@
 +/etc/tcpd/hosts.deny:
  .in +3
  .nf
- in.tftpd: ALL: (/some/where/safe_finger -l @%h | \\
+-in.tftpd: ALL: (/some/where/safe_finger -l @%h | \\
++in.tftpd: ALL: spawn (/some/where/safe_finger -l @%h | \\
+ 	/usr/ucb/mail -s %d-%h root) &
+ .fi
+ .PP
 @@ -370,8 +370,8 @@
  .SH FILES
  .na
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/tcp_wrappers-man_fixes.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list