#! /bin/sh # ============================================================================ # # This file is part of Alarmd # # Copyright (C) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). # # Contact: Simo Piiroinen # # Alarmd is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public License # version 2.1 as published by the Free Software Foundation. # # Alarmd is distributed in the hope that it will be useful, but # WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public # License along with Alarmd; if not, write to the Free Software # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA # 02110-1301 USA # # ============================================================================ if [ -r /etc/osso-af-init/af-defines.sh ]; then . /etc/osso-af-init/af-defines.sh else echo "$0: /etc/osso-af-init/af-defines.sh is not readable!" exit 1 fi exec /usr/sbin/alarmd