search for: 506daa472ed9ac2fc38da9c2823b6770

Displaying 1 result from an estimated 1 matches for "506daa472ed9ac2fc38da9c2823b6770".

2007 Jul 16
5
exec and notify
Are exec resources triggered by notify events supposed to be run once for every event received or only run once per run irregardless of the number of resources that notified it? It seems to me that it gets run twice no matter how many resources triggered it. consider the following class: class dhcp { $prefix = "/usr/local/etc/dhcpd" $dhcpd_conf = "$prefix/dhcpd.conf"