#!/bin/sh

WITHOUT_RC_COMPAT=1

# Source function library.
. /etc/init.d/functions

action "Updating application menus:" /usr/bin/update-menus
