Forum: Cfengine Help
Subject: Re: cfengine config for installing wordpress blog
Author: neilhwatson
Link to topic: https://cfengine.com/forum/read.php?3,18827,18828#msg-18828


processes:
    "mysqld" restart_class => "start_mysqld";
    "httpd"  restart_class => "start_httpd";


Very vague and likely to be greedy.  I expect this could match 'vi httpd.conf'. 
 Use anchors.

You might use the --quiet switch for wget to keep your logs cleaner.

Break a leg :)

_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to