summaryrefslogtreecommitdiffstats
path: root/commands/journald/setup.py.skel
Commit message (Collapse)AuthorAgeFilesLines
* require openlmi-tools instead of openlmi-scriptsMichal Minar2014-04-241-1/+1
| | | | | Subcommands now should depend only on openlmi-tools that contain both LMIShell and LMI Meta-command.
* journald: Add provider version requirement testTomas Bzatek2014-04-231-1/+1
| | | | | The journald script makes use of newly added LMI_JournalMessageLog. PositionToLastRecord() method, let's add explicit version check.
* New journald scriptTomas Bzatek2014-04-181-0/+44
Requires OpenLMI journald provider 0.4.2 (MOF version number) and higher.