summaryrefslogtreecommitdiffstats
path: root/src/lib/Client/Tools/Upstart.py
Commit message (Expand)AuthorAgeFilesLines
* Upstart: Fix typo reported by justintime on IRCSol Jerome2011-05-091-1/+1
* SvcTools: Change return from mode="manual" to false so the entries report a B...Tim Laszlo2011-04-251-1/+1
* Tools: Skip Installation for mode='manual' services (#965)Sol Jerome2011-04-121-0/+5
* add ability to ignore a debian ServiceJoe Digilio2011-03-251-0/+4
* Support ability to pass parameters to Upstart servicesJoe Digilio2011-01-221-17/+24
* Upstart: Fix bug when installing servicesSol Jerome2010-06-161-6/+6
* Updated files to match PEP 257Fabian Affolter2010-06-071-6/+6
* Upstart: Fix traceback for non-upstart services (Resolves Ticket #878)Sol Jerome2010-04-291-2/+7
* Upstart: Fix traceback for services that don't existSol Jerome2010-04-211-10/+16
* Upstart: Properly verify service statusSol Jerome2010-03-181-4/+8
* Upstart: Add new upstart client toolSol Jerome2010-03-131-0/+63