summaryrefslogtreecommitdiff
path: root/whatmaps
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2011-05-21 13:50:21 +0200
committerGuido Günther <agx@sigxcpu.org>2011-05-21 13:50:21 +0200
commit9bbccc92d8de1eefa1e4b3196e2e62a3f1081e2f (patch)
treedc2827a9b35621ae31d5a98ab1fb88a276f0324c /whatmaps
parenta73259498377df58d6601253a69a1516c5e5f01d (diff)
Adapt so Squeeze's apache 2.2 package
Diffstat (limited to 'whatmaps')
-rwxr-xr-xwhatmaps1
1 files changed, 1 insertions, 0 deletions
diff --git a/whatmaps b/whatmaps
index 6991088..66bcf7c 100755
--- a/whatmaps
+++ b/whatmaps
@@ -177,6 +177,7 @@ class DebianDistro(Distro):
_pkg_services = { 'apache2-mpm-worker': [ 'apache2' ],
'apache2-mpm-prefork': [ 'apache2' ],
+ 'apache2.2-bin': [ 'apache2' ],
'dovecot-imapd': [ 'dovecot' ],
'dovecot-pop3d': [ 'dovecot' ],
'exim4-daemon-light': [ 'exim4' ],