~ubuntu-branches/ubuntu/quantal/acpid/quantal

« back to all changes in this revision

Viewing changes to acpi_listen.c

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2008-06-02 09:58:14 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080602095814-lkjbhy9vg17k79va
Tags: 1.0.6-9ubuntu1
* Merge from debian unstable, remaining changes:
  - init script starts earlier
  - depend on sysv-rc
* removed ubuntu specific -G (lockfilegroup) options, it does
  no longer apply because acpid now uses syslog by default
* disable debian update-rc.d call to make acpid run earlier on
  upgrade, out packages already run early
* build with -D_GNU_SOURCE to make "struct ucred" available
  (see also http://sourceware.org/bugzilla/show_bug.cgi?id=6545)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 *
4
4
 *  Portions Copyright (C) 2003 Sun Microsystems (thockin@sun.com)
5
5
 *  Some parts (C) 2003 - Gismo / Luca Capello <luca.pca.it> http://luca.pca.it
 
6
 *  Copyright (C) 2004 Tim Hockin (thockin@hockin.org)
6
7
 *
7
8
 *  This program is free software; you can redistribute it and/or modify
8
9
 *  it under the terms of the GNU General Public License as published by