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 18:40:21 +0200
commit18158e17898e3359de42893c18ee93b305473826 (patch)
treeaf82904852e5240d4ffff58c8d88bd64003e38dd /whatmaps
parentf7362942da95c352cb3cd4c3089e00be22f44a79 (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' ],