Forum: Cfengine Help
Subject: Re: Question regarding the rotate function and cf_Audit.db
Author: anmcguire
Link to topic: https://cfengine.com/forum/read.php?3,17769,17770#msg-17770

For the sake of completeness, there's nothing fancy about how rotate is defined 
here.


$ perl -wnle 'print if /^body rename rotate/ .. /}$/' cfengine_stdlib.cf
body rename rotate(level)
{
rotate => "$(level)";
}



_______________________________________________
Help-cfengine mailing list
[email protected]
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to