projects
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b734d09
)
GeƤndert:
author
ms
<ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sun, 30 Jul 2006 20:33:21 +0000
(20:33 +0000)
committer
ms
<ms@ea5c0bd1-69bd-2848-81d8-4f18e57aeed8>
Sun, 30 Jul 2006 20:33:21 +0000
(20:33 +0000)
* Xinetd-Swat-Fix
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@234
ea5c0bd1
-69bd-2848-81d8-
4f18e57aeed8
config/xinetd/swat
patch
|
blob
|
blame
|
history
diff --git
a/config/xinetd/swat
b/config/xinetd/swat
index
2083bec
..
fb129b0
100644
(file)
--- a/
config/xinetd/swat
+++ b/
config/xinetd/swat
@@
-12,17
+12,3
@@
service swat
}
# End /var/ipfire/xinetd/xinetd.d/swat
-# Begin /var/ipfire/xinetd/xinetd.d/swat
-
-service swat
-{
- port = 901
- socket_type = stream
- wait = no
-# only_from = 127.0.0.1
- user = root
- server = /usr/sbin/swat
- log_on_failure += USERID
-}
-
-# End /var/ipfire/xinetd/xinetd.d/swat