D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
augeas
/
lenses
/
dist
/
tests
/
Filename :
test_tuned.aug
back
Copy
module Test_tuned = let conf = "# Global tuned configuration file. dynamic_tuning = 0 update_interval = 10 " test Tuned.lns get conf = { "#comment" = "Global tuned configuration file." } { } { "dynamic_tuning" = "0" } { "update_interval" = "10" }