[net-misc/oidentd] add fedora patches, selinux dep, eapi6
This commit is contained in:
22
net-misc/oidentd/files/oidentd.conf
Normal file
22
net-misc/oidentd/files/oidentd.conf
Normal file
@@ -0,0 +1,22 @@
|
||||
# Configuration for oidentd
|
||||
# see oidentd.conf(5)
|
||||
#
|
||||
default {
|
||||
default {
|
||||
deny spoof
|
||||
deny spoof_all
|
||||
deny spoof_privport
|
||||
allow random
|
||||
allow random_numeric
|
||||
allow numeric
|
||||
deny hide
|
||||
}
|
||||
}
|
||||
|
||||
# you may want to hide root connections
|
||||
#user "root" {
|
||||
# default {
|
||||
# force reply "UNKNOWN"
|
||||
# }
|
||||
#}
|
||||
|
||||
Reference in New Issue
Block a user