Re: jail's periodic stuff

From: Brian Candler <B.Candler_at_pobox.com>
Date: Fri, 23 Sep 2005 11:46:18 +0100
On Fri, Sep 23, 2005 at 11:03:37AM +0100, Nuno Antunes wrote:
>    Probably the line
>    1,31    0-5     *       *       *       root    adjkerntz -a
>    should be removed from a jail's /etc/crontab also.

The absence of /etc/wall_cmos_clock should prevent it from attempting to do
anything.

In /usr/src/sbin/adjkerntz/adjkerntz.c, almost the first thing it does is

        if (access(_PATH_CLOCK, F_OK) != 0)
                return 0;

Regards,

Brian.
Received on Fri Sep 23 2005 - 08:46:14 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:44 UTC