Issue #2074 has been updated by harisekhon.
exec { "sudoers validation":
command => "/usr/sbin/visudo -c -f /etc/sudoers.tmp",
cwd => "/etc/",
require => File["/etc/sudoers.tmp"];
}
----------------------------------------
Bug #2074: Lots of Defunct Processes left behind by puppetd's Execs
http://projects.reductivelabs.com/issues/2074
Author: harisekhon
Status: Needs more information
Priority: Normal
Assigned to:
Category:
Target version:
Complexity: Unknown
Affected version: 0.24.7
Keywords:
I'm running CentOS 5.2 and have lots of <defunct> processes in the process
table dating back a month.
The processes are all different programs, so I cannot believe that it is the
fault of any of the programs involved considering they are shells (sh) and
common programs.
Restarting puppetd clears them. Surely puppetd should have closed them?
----------------------------------------
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://reductivelabs.com/redmine/my/account
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/puppet-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---