Package: acpid
Version: 1.0.6-9
Followup-For: Bug #487815

I also noticed that acpid is stopped every Sunday.
/etc/logrotate.d/acpid contains

/var/log/acpid {
    weekly
    rotate 4
    compress
    missingok
    postrotate
        pkill -SIGUSR1 acpid > /dev/null || true
    endscript
}

And after "pkill -SIGUSR1 acpid" acpid is not running:

% ps -AF|grep acpid;sudo pkill -SIGUSR1 acpid;ps -AF|grep acpid
root        49     2  0     0     0   0 Apr01 ?        00:00:00 [kacpid]
root      1482     1  0   428   628   1 17:43 ?        00:00:00 /usr/sbin/acpid 
-c /etc/acpi/events -s /var/run/acpid.socket
stepan    1999  6216  0  1198   772   0 17:46 pts/3    00:00:00 grep acpid
root        49     2  0     0     0   0 Apr01 ?        00:00:00 [kacpid]
stepan    2002  6216  0  1199   780   0 17:46 pts/3    00:00:00 grep acpid



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages acpid depends on:
ii  libc6                         2.7-10     GNU C Library: Shared libraries
ii  lsb-base                      3.2-12     Linux Standard Base 3.2 init scrip
ii  module-init-tools             3.4-1      tools for managing Linux kernel mo

acpid recommends no packages.

-- debconf information:
* acpid/noacpi:
* acpid/modules: ac button fan processor thermal



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to