summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Client/Tools/Systemd.py
Commit message (Expand)AuthorAgeFilesLines
* Fix long line for test suite.Gordon Messmer2015-03-031-1/+2
* Add newline to fix test suite.Gordon Messmer2015-03-031-1/+1
* Fix long lines and additional changes for readability.Gordon Messmer2015-03-031-23/+27
* Improve systemd module so that it resembles more mature modules.Gordon Messmer2015-03-031-13/+45
* Remove trailing white space.Gordon Messmer2014-10-291-2/+2
* Add remaining systemd unit types.Gordon Messmer2014-10-281-1/+3
* Add docstring for new function.Gordon Messmer2014-10-221-0/+1
* If a service name ends with .service, .socket, or .target, do notGordon Messmer2014-10-211-2/+9
* Revert "Systemd: systemd is a replacement for chkconfig"Sol Jerome2014-04-061-2/+0
* Systemd: systemd is a replacement for chkconfigSol Jerome2013-05-091-0/+2
* better Executor class for client toolsChris St. Pierre2013-02-141-20/+11
* Rules: Implement status='ignore' for all service typesSol Jerome2012-09-111-0/+3
* Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly o...Chris St. Pierre2012-08-061-0/+1
* removed Bcfg2.Client.XML abstraction layer since we depend directly on lxml.e...Chris St. Pierre2012-08-031-1/+0
* re-rationalized service modes to make them more consistent and granularChris St. Pierre2012-06-051-12/+5
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-241-0/+59