mirror of
https://github.com/inspec/inspec
synced 2024-11-23 13:13:22 +00:00
db8e6e7415
Signed-off-by: Ryan Davis <zenspider@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
|
|
}
|