hilfe mein git ist komisch
This commit is contained in:
13
etc/xinetd.d/servers
Normal file
13
etc/xinetd.d/servers
Normal file
@@ -0,0 +1,13 @@
|
||||
# default: off
|
||||
# description: An internal xinetd service, listing active servers.
|
||||
|
||||
service servers
|
||||
{
|
||||
type = INTERNAL UNLISTED
|
||||
port = 9099
|
||||
socket_type = stream
|
||||
protocol = tcp
|
||||
wait = no
|
||||
disable = yes
|
||||
only_from = 127.0.0.1
|
||||
}
|
||||
Reference in New Issue
Block a user