debian-forge-composer/tools
Ondřej Budai a040369513 tools/image-info: deduplicate and sort the services
systemctl list-unit-files doesn't produce machine readable output.
parse_unit_files isn't very good at reading it and can produce duplicate
records.

This commit fixes it by deduplicating and sorting the units. This is a bit
hacky solution, but should work just alright. In the future we might
dump list-unit-files and do the job ourself, but let's not recreate the
systemd logic for now.
2020-03-25 16:14:43 +01:00
..
test-case-generators tools: add script to generate multiple test cases 2020-03-20 13:55:36 +01:00
image-info tools/image-info: deduplicate and sort the services 2020-03-25 16:14:43 +01:00
prepare-source.sh tools: add prepare-source.sh 2020-02-17 16:09:17 +01:00