Add munin to /etc/services

The muninlite postinst fails to add munin to /etc/services.

This patch removes this broken postinst and add an entry for munin in
/etc/services. This should have been done when the rest of the
/etc/services postinsts were being removed (changesets 26142-26149).

Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>

SVN-Revision: 30982
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 12 years ago
parent 3b87ad238c
commit 5fdd1f4bd7

@ -124,6 +124,7 @@ iax 4569/tcp
iax 4569/udp
mtn 4691/tcp
mtn 4691/udp
munin 4949/tcp
sip 5060/tcp
sip 5060/udp
sip-tls 5061/tcp

Loading…
Cancel
Save