]> err.no Git - util-linux/commit
hwclock: add support for audit system
authorKarel Zak <kzak@redhat.com>
Wed, 21 Mar 2007 13:12:05 +0000 (14:12 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 21 Mar 2007 13:12:05 +0000 (14:12 +0100)
commit88058a71e27a5b4ded2879b774aaf1c1a15944ca
tree70494baa53324375eda8c44ebbfd46ad00e358da
parent99c392d8ba163e35b9d562dd4bcf7dd476ad3573
hwclock: add support for audit system

If you compile --with-audit the hwclock tool reports changes in sys/hw clock to
audit system. The real long-term and final solution is probably add hooks for
/dev/rtc to kernel, but it's not implemented yet.

Signed-off-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
hwclock/Makefile.am
hwclock/clock.h
hwclock/hwclock.c
hwclock/kd.c
hwclock/rtc.c