]> git.pld-linux.org Git - packages/bsd-finger.git/commitdiff
- fingerd doesn't require root provilages
authorundefine <undefine@pld-linux.org>
Tue, 7 May 2002 13:06:13 +0000 (13:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    fingerd.inetd -> 1.3

fingerd.inetd

index c71db056cde5c74504fc4b25c25e32b892fd03c1..921e7f44f73a8448fb478f8ab509b75e1d00bd92 100644 (file)
@@ -3,6 +3,6 @@ SOCK_TYPE=stream
 PROTOCOL=tcp
 PORT=79
 FLAGS=nowait
-USER=root
+USER=nobody
 SERVER=tcpd
 DAEMON=/usr/sbin/fingerd
This page took 0.085286 seconds and 4 git commands to generate.