Re: [arch-general] New cron hourly messages as of 8/1 - Usage: /usr/sbin/run-cron crondir ??

2011-08-02 Thread Milos Negovanovic
On Tue, Aug 02, 2011 at 09:44:54AM -0500, David C. Rankin wrote: > Guys, > > Beginning 8/1 at 01:59, I began getting emails regarding "cron for > user root job sys-hourly" that contain: > > Usage: /usr/sbin/run-cron crondir > mkdir /etc/cron.hourly

Re: [arch-general] postfix rc.d script

2011-05-18 Thread Milos Negovanovic
On Thu, May 12, 2011 at 11:18:57AM +0200, Gaetan Bisson wrote: > [2011-05-12 09:45:55 +0100] Milos Negovanovic: > > On my workstation I have LXC (linux containers) setup and postfix > > rc.d script does not work on the host. I think reason for this is the > > way it gets

[arch-general] postfix rc.d script

2011-05-12 Thread Milos Negovanovic
/master 29187 27623 881 As you can see it catches all master processes running in all LXC containers! Needless to say rc.d script doesn't work. Whats the idea behind using pidof? Storing the PID in /var/run is not an option? -- Milos Negovanovic milos.negovano...@gmail.com

Re: [arch-general] How often kernel26-lts updated?

2011-03-25 Thread Milos Negovanovic
hitecture > permit it (reboot != service interruption). For most people running arch on their servers reboot == service interruption Am I wrong here? -- Milos Negovanovic milos.negovano...@gmail.com

Re: [arch-general] How often kernel26-lts updated?

2011-03-25 Thread Milos Negovanovic
you don't expect a server to be in desperate need of new features and > new supported hardware I personally don't think that the latest kernel > is needed. > > What do the others think about it? minimize the reboots++ Regards -- Milos Negovanovic milos.negovano...@gmail.com

Re: [arch-general] where did /etc/conf.d/mysqld go?

2010-04-23 Thread Milos Negovanovic
On Fri, Apr 23, 2010 at 11:42:32AM -0400, dave reisner wrote: >On Fri, Apr 23, 2010 at 11:37 AM, Milos Negovanovic ><[1]milos.negovano...@googlemail.com> wrote: > > Hi, > > on last update my /etc/conf.d/mysqld was packsaved and no new version >

[arch-general] where did /etc/conf.d/mysqld go?

2010-04-23 Thread Milos Negovanovic
Hi, on last update my /etc/conf.d/mysqld was packsaved and no new version was installed. Now my non default MYSQLD_ROOT DB doesnt start any more! Is this config file no longer supported? Regards -- Milos Negovanovic milos.negovano...@googlemail.com

[arch-general] random bug report

2010-02-06 Thread Milos Negovanovic
Hi all, r...@mighty ~ # grep -r cron.pid /etc/ /etc/logrotate.d/crond:kill -HUP `cat /var/run/cron.pid` If I am not mistaken this should be crond.pid Regards Milos Negovanovic

[arch-general] firewire_net, 2.6.32.2-2

2009-12-29 Thread Milos Negovanovic
else seeing this? Box in question is x86_64. Regards -- Milos Negovanovic milos.negovano...@googlemail.com

Re: [arch-general] introducing kernel26-lts

2009-08-26 Thread Milos Negovanovic
On Tue, Aug 25, 2009 at 01:34:32AM +0200, Andreas Radke wrote: > Today I've added a 2nd kernel to our svn called "kernel26-lts". It > should help to make you less caring about kernel updates. The intention > is to Does this kernel have PAE support compiled in? Regards Milos