mirror of
https://github.com/inspec/inspec
synced 2024-11-23 21:23:29 +00:00
10 lines
135 B
Text
10 lines
135 B
Text
|
service chargen
|
||
|
{
|
||
|
disable = no
|
||
|
# comment
|
||
|
id = chargen-dgram
|
||
|
type = INTERNAL
|
||
|
wait = yes
|
||
|
socket_type = dgram
|
||
|
}
|