aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-12-29 12:04:10 +0100
committerGuido Günther <agx@sigxcpu.org>2014-12-29 12:05:16 +0100
commit6f705cac637853389703943239d9073994f79b40 (patch)
treeb22b2705bab39d65d7a987339ce61cbd1eb2e9a3
parent1ee865fefdd5267c2ada84cc370f2005b6b1a5b6 (diff)
Add mapping for libvirt-daemon -> libvirtd
Needed for the sysv init based systems
-rw-r--r--whatmaps/debiandistro.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/whatmaps/debiandistro.py b/whatmaps/debiandistro.py
index 3a3bf16..2a095d1 100644
--- a/whatmaps/debiandistro.py
+++ b/whatmaps/debiandistro.py
@@ -47,9 +47,10 @@ class DebianDistro(Distro):
'dovecot-pop3d': [ 'dovecot' ],
'exim4-daemon-light': [ 'exim4' ],
'exim4-daemon-heavy': [ 'exim4' ],
- 'qemu-system-x86_64': [ 'libvirt-guests' ],
+ 'libvirt-daemon': [ 'libvirtd' ],
'openjdk-6-jre-headless': ['jenkins', 'tomcat7'],
'openjdk-7-jre-headless': ['jenkins', 'tomcat7'],
+ 'qemu-system-x86_64': [ 'libvirt-guests' ],
}
# Per package blacklist