mirror of
https://github.com/inspec/inspec
synced 2024-11-24 05:33:17 +00:00
10 lines
143 B
Text
10 lines
143 B
Text
|
service chargen
|
||
|
{
|
||
|
disable = yes
|
||
|
# disable = no
|
||
|
id = chargen-stream
|
||
|
type = INTERNAL
|
||
|
wait = yes
|
||
|
socket_type = stream
|
||
|
}
|