/***************************************************************************
*
* addon-acpi.c : Poll battery and AC adapter devices and update
* properties
*
* Copyright 2008 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*
* Licensed under the Academic Free License version 2.1
*
**************************************************************************/
#pragma ident "%Z%%M% %I% %E% SMI"
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif
#include <stdio.h>
#include <unistd.h>
#include <stdlib.h>
#include <fcntl.h>
#include <glib.h>
#include <libhal.h>
#include "../../hald/util_helper.h"
int
{
drop_privileges(0);
setup_logger();
printf("main(): init_direct failed\n");
return (0);
}
return (0);
}
}