Re: jail's adjkerntz

2009-05-20 Thread Steve Bertrand
alexus wrote:

> what's weird is that i didn't get 'em before and now I do...

Given all that you've ignored already, does that mean that:

a) you knew about facts in your current implementation that failed
recently in an upgrade

b) you neglected to upgrade your documentation throughout the procedure

c) you assume that the *manual* will have everything. I'm sure you've
read it thoroughly.

d) you are prepared to provide everyone on this list with the fact that
your Apache server is pretty much wide open...

It's more important to understand TFM than it is to read it.

Coin and understand that phrase... UTFM...

- stevieb


smime.p7s
Description: S/MIME Cryptographic Signature


Re: jail's adjkerntz

2009-05-20 Thread alexus
On Wed, May 20, 2009 at 5:04 PM, Mel Flynn
 wrote:
> On Wednesday 20 May 2009 22:56:26 alexus wrote:
>> On Wed, May 20, 2009 at 5:31 AM, Herbert J. Skuhra 
> wrote:
>> > 2009/5/20 alexus :
>> >> inside of my jail i get following emails...
>> >>
>> >> adjkerntz[25058]: sysctl(set: "machdep.adjkerntz"): Operation not
>> >> permitted
>> >>
>> >> i dont remember getting these before...
>> >> i did changed time zone recently though...
>> >
>> > Hi!
>> >
>> > You can disable adjkerntz in /etc/crontab:
>> >
>> > #1,31   0-5     *       *       *       root    adjkerntz -a
>> >
>> > And then run '/etc/rc.d/cron restart'.
>> >
>> > - Herbert
>> > ___
>> > freebsd-questions@freebsd.org mailing list
>> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> > To unsubscribe, send any mail to
>> > "freebsd-questions-unsubscr...@freebsd.org"
>>
>> would it brake something?
>> i didn't find it in manual, if this is normal shouldn't it be cover there?
>
> There are various things in cron and periodic that don't make sense to run in
> a jail, because a jail cannot modify kernel time and read various /dev
> devices. I have this line commented out in my jails and nothing breaks, just
> less annoying emails.
>
> You might find this list useful as well:
> # cat /data/jails/tpl/RELENG_7/etc/periodic.conf
> daily_clean_rwho_enable="NO"
> daily_accounting_enable="NO"
> daily_status_disks_enable="NO"
> daily_status_rwho_enable="NO"
> daily_status_security_chksetuid_enable="NO"
> daily_status_security_chkmounts_enable="NO"
> daily_status_security_ipfwdenied_enable="NO"
> daily_status_security_ipfdenied_enable="NO"
> daily_status_security_pfdenied_enable="NO"
> daily_status_security_ipf6denied_enable="NO"
> daily_status_security_kernelmsg_enable="NO"
> monthly_accounting_enable="NO"
>
> --
> Mel
>

what's weird is that i didn't get 'em before and now I do...

-- 
http://alexus.org/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jail's adjkerntz

2009-05-20 Thread Mel Flynn
On Wednesday 20 May 2009 22:56:26 alexus wrote:
> On Wed, May 20, 2009 at 5:31 AM, Herbert J. Skuhra  
wrote:
> > 2009/5/20 alexus :
> >> inside of my jail i get following emails...
> >>
> >> adjkerntz[25058]: sysctl(set: "machdep.adjkerntz"): Operation not
> >> permitted
> >>
> >> i dont remember getting these before...
> >> i did changed time zone recently though...
> >
> > Hi!
> >
> > You can disable adjkerntz in /etc/crontab:
> >
> > #1,31   0-5 *   *   *   rootadjkerntz -a
> >
> > And then run '/etc/rc.d/cron restart'.
> >
> > - Herbert
> > ___
> > freebsd-questions@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> > To unsubscribe, send any mail to
> > "freebsd-questions-unsubscr...@freebsd.org"
>
> would it brake something?
> i didn't find it in manual, if this is normal shouldn't it be cover there?

There are various things in cron and periodic that don't make sense to run in 
a jail, because a jail cannot modify kernel time and read various /dev 
devices. I have this line commented out in my jails and nothing breaks, just 
less annoying emails.

You might find this list useful as well:
# cat /data/jails/tpl/RELENG_7/etc/periodic.conf
daily_clean_rwho_enable="NO"
daily_accounting_enable="NO"
daily_status_disks_enable="NO"
daily_status_rwho_enable="NO"
daily_status_security_chksetuid_enable="NO"
daily_status_security_chkmounts_enable="NO"
daily_status_security_ipfwdenied_enable="NO"
daily_status_security_ipfdenied_enable="NO"
daily_status_security_pfdenied_enable="NO"
daily_status_security_ipf6denied_enable="NO"
daily_status_security_kernelmsg_enable="NO"
monthly_accounting_enable="NO"

-- 
Mel
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jail's adjkerntz

2009-05-20 Thread alexus
On Wed, May 20, 2009 at 5:31 AM, Herbert J. Skuhra  wrote:
> 2009/5/20 alexus :
>> inside of my jail i get following emails...
>>
>> adjkerntz[25058]: sysctl(set: "machdep.adjkerntz"): Operation not permitted
>>
>> i dont remember getting these before...
>> i did changed time zone recently though...
>
> Hi!
>
> You can disable adjkerntz in /etc/crontab:
>
> #1,31   0-5     *       *       *       root    adjkerntz -a
>
> And then run '/etc/rc.d/cron restart'.
>
> - Herbert
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>

would it brake something?
i didn't find it in manual, if this is normal shouldn't it be cover there?

-- 
http://alexus.org/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jail's adjkerntz

2009-05-20 Thread alexus
On Wed, May 20, 2009 at 3:34 AM, v  wrote:
> On Wed, May 20, 2009 at 1:42 PM, alexus  wrote:
>> inside of my jail i get following emails...
>>
>> adjkerntz[25058]: sysctl(set: "machdep.adjkerntz"): Operation not permitted
>>
>> i dont remember getting these before...
>> i did changed time zone recently though...
>>
>
> you have changed time zone in the hostOS or in the jail?
>
>>
>>
>> --
>> http://alexus.org/
>> ___
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>>
>

jail's

-- 
http://alexus.org/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jail's adjkerntz

2009-05-20 Thread Daniel Bye
On Wed, May 20, 2009 at 11:31:46AM +0200, Herbert J. Skuhra wrote:
> 2009/5/20 alexus :
> > inside of my jail i get following emails...
> >
> > adjkerntz[25058]: sysctl(set: "machdep.adjkerntz"): Operation not permitted
> >
> > i dont remember getting these before...
> > i did changed time zone recently though...
> 
> Hi!
> 
> You can disable adjkerntz in /etc/crontab:
> 
> #1,31   0-5 *   *   *   rootadjkerntz -a
> 
> And then run '/etc/rc.d/cron restart'.

No need. cron wakes up every minute and reads all known crontabs afresh,
including the system one in /etc/crontab.

-- 
Daniel Bye
 _
  ASCII ribbon campaign ( )
 - against HTML, vCards and  X
- proprietary attachments in e-mail / \


pgp2c62KmrrkP.pgp
Description: PGP signature


Re: jail's adjkerntz

2009-05-20 Thread Herbert J. Skuhra
2009/5/20 alexus :
> inside of my jail i get following emails...
>
> adjkerntz[25058]: sysctl(set: "machdep.adjkerntz"): Operation not permitted
>
> i dont remember getting these before...
> i did changed time zone recently though...

Hi!

You can disable adjkerntz in /etc/crontab:

#1,31   0-5 *   *   *   rootadjkerntz -a

And then run '/etc/rc.d/cron restart'.

- Herbert
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"


Re: jail's adjkerntz

2009-05-20 Thread v
On Wed, May 20, 2009 at 1:42 PM, alexus  wrote:
> inside of my jail i get following emails...
>
> adjkerntz[25058]: sysctl(set: "machdep.adjkerntz"): Operation not permitted
>
> i dont remember getting these before...
> i did changed time zone recently though...
>

you have changed time zone in the hostOS or in the jail?

>
>
> --
> http://alexus.org/
> ___
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"
>
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"