mirror of
https://github.com/inspec/inspec
synced 2024-11-15 01:17:08 +00:00
6f3a9d22d7
Signed-off-by: Alex Pop <apop@chef.io>
11 lines
247 B
Text
11 lines
247 B
Text
service chargen
|
|
{
|
|
disable = yes
|
|
# disable = no
|
|
id = chargen-stream
|
|
type = INTERNAL
|
|
wait = yes
|
|
socket_type = stream
|
|
# How protocol is defined by default in CentOS 6:
|
|
# protocol = socket type is usually enough
|
|
}
|