| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removed extra whitespace from end of lines | Ian Taylor | 2009-06-06 | 1 | -2/+2 |
| | | |||||
| * | Creating and using a new Puppet::Daemon class | Luke Kanies | 2009-02-06 | 1 | -0/+287 |
| This replaces the short-lived EventManager class, all of the service- and timer-related code in puppet.rb, and moves code from agent.rb, server.rb, and other places into one class responsible for starting, stopping, pids, and more. The Daemon module is no longer in existence, so it's been removed from the classes that were using it. Signed-off-by: Luke Kanies <luke@madstop.com> | |||||
