mirror of
https://github.com/inspec/inspec
synced 2025-02-16 05:58:39 +00:00
11 lines
239 B
Text
11 lines
239 B
Text
service chargen
|
|
{
|
|
disable = no
|
|
# comment
|
|
id = chargen-dgram
|
|
type = INTERNAL
|
|
wait = yes
|
|
socket_type = dgram
|
|
# How protocol is defined by default in CentOS 6:
|
|
# protocol = socket type is usually enough
|
|
}
|