summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2002-12-11 15:09:07 +0000
committerGerald Carter <jerry@samba.org>2002-12-11 15:09:07 +0000
commite8023090f0dc33a12815bfd19ea3dcb7c82b9319 (patch)
tree2d32f8a6ca3e1023b8d0cea5a212c2e9702fc759
parentc5089e7fce17d5faf6c71cf89b62488b0e68f31a (diff)
downloadsamba-e8023090f0dc33a12815bfd19ea3dcb7c82b9319.tar.gz
s/localhost/127.0.0.1/
-rw-r--r--packaging/RedHat/samba.xinetd2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/RedHat/samba.xinetd b/packaging/RedHat/samba.xinetd
index 8c38b354218..7431aaaeae7 100644
--- a/packaging/RedHat/samba.xinetd
+++ b/packaging/RedHat/samba.xinetd
@@ -7,7 +7,7 @@ service swat
port = 901
socket_type = stream
wait = no
- only_from = localhost
+ only_from = 127.0.0.1
user = root
server = /usr/sbin/swat
log_on_failure += USERID