summaryrefslogtreecommitdiff
path: root/system/svc.py
Commit message (Expand)AuthorAgeFilesLines
* Refreshed metadata for extras modulesToshio Kuratomi2016-12-061-0/+4
* Make `main()` calls conditional - system (#3652)Fabio Alessandro Locati2016-12-051-1/+2
* Native YAML - system (#3625)Fabio Alessandro Locati2016-12-021-6/+19
* Fixed modules/system py files for 2.4 to 3.5 exceptions (#2367)Chris Weber2016-06-031-7/+13
* Sprinkle some LANG/LC_* where command output is parsed (#2019)Jasper Lievisse Adriaanse2016-04-131-0/+2
* fixes documented command for svc sending SIGUSR1Travis J Parker2016-02-221-1/+1
* Add actual version to version_added for svc moduleMatt Martz2016-02-221-1/+1
* Replace choices=BOOLEANS by type='bool', fix #1326Michael Scherer2015-12-211-2/+2
* added copyright/license info to modules I had missedBrian Coca2015-06-161-0/+17
* removed executable bitBrian Coca2015-05-211-0/+0
* Adding author's github idGreg DeKoenigsberg2015-05-141-1/+1
* svc: Add kill command (svc -k)Benjamin Kluck2015-02-251-2/+9
* Fix missing restart methodSkaveRat2015-02-121-0/+3
* svc: Ensure python 2.5 compatibilityKai de Haan2015-02-121-5/+7
* daemontools moduleBrian Coca2015-02-111-0/+265