Skip to content

Commit

Permalink
Add munin to /etc/services
Browse files Browse the repository at this point in the history
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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30982 3c298f89-4303-0410-b956-a3cf2f4a3e73
  • Loading branch information
jow committed Mar 18, 2012
1 parent aa79d88 commit 11e663d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/base-files/files/etc/services
Expand Up @@ -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
Expand Down

0 comments on commit 11e663d

Please sign in to comment.