mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
catch newline issues in xinet.d (#2043)
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>
This commit is contained in:
parent
91eb48e21f
commit
805a0eeb89
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ service chargen
|
|||
socket_type = dgram
|
||||
# How protocol is defined by default in CentOS 6:
|
||||
# protocol = socket type is usually enough
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue