15 lines
155 B
INI
15 lines
155 B
INI
[main]
|
|
script=included_script.sh
|
|
|
|
[sysctl]
|
|
type=sysctl
|
|
net.core.rmem_max = 8388609
|
|
replace=1
|
|
|
|
#[my_included_plugin]
|
|
#type=test
|
|
|
|
[my_net_plugin]
|
|
type=net
|
|
|
|
|