Forum: Cfengine Help Subject: Re: Reporting on expired password Author: neilhwatson Link to topic: https://cfengine.com/forum/read.php?3,17956,17957#msg-17957
There are lt and gt functions but I don't see anything for adding ints and assigning to another int. Another option would be to use a shell script as a module returning +rootexpired or -rootexpired. http://www.cfengine.org/manuals/cf3-reference.html#Function-isgreaterthan http://www.cfengine.org/manuals/cf3-reference.html#module-in-commands Also you might use classes to limit this promise to once per day. _______________________________________________ Help-cfengine mailing list [email protected] https://cfengine.org/mailman/listinfo/help-cfengine
