[net-misc/oidentd] add fedora patches, selinux dep, eapi6

This commit is contained in:
2017-03-27 03:29:07 +02:00
parent 62226e213b
commit 8216e363b9
16 changed files with 399 additions and 0 deletions

View 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"
# }
#}