summaryrefslogtreecommitdiffstats
path: root/bin/puppetqd
Commit message (Collapse)AuthorAgeFilesLines
* Moved puppetqd binaryJames Turnbull2009-04-281-53/+0
|
* Adding daemonization to puppetqdLuke Kanies2009-04-221-0/+0
| | | | | | | | This will need to be modified on the merge into 0.25, because the daemon module becomes a class, but that should be easy enough. Signed-off-by: Luke Kanies <luke@madstop.com>
* Adding puppetqd executable.Luke Kanies2009-04-221-0/+53
This uses the backported Application class, with a couple of backported monkey-patches so the class works as expected but in 0.24. Signed-off-by: Luke Kanies <luke@madstop.com>