mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
805a0eeb89
The fix is already provided here: https://github.com/chef/inspec/pull/2040 This PR only adds a unit test to catch it Signed-off-by: Dominik Richter <dominik.richter@gmail.com>
11 lines
No EOL
238 B
Text
11 lines
No EOL
238 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
|
|
} |