mirror of
https://github.com/inspec/inspec
synced 2024-12-20 01:54:08 +00:00
6f3a9d22d7
Signed-off-by: Alex Pop <apop@chef.io>
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
|
|
}
|