Re: Message: process 'sysctl' is using deprecated sysctl

2008-12-19 Thread Sam Kuper
2008/12/19 Sven Joachim : > On 2008-12-19 22:43 +0100, Sam Kuper wrote: >> Is this a bug? > > Not really. AFAICS, "sysctl -A" just walks through /proc/sys and prints > everything that is available there, so it finds the deprecated kernel > parameter. > > In any case, that is nothing to worry about

Re: Message: process 'sysctl' is using deprecated sysctl

2008-12-19 Thread Sven Joachim
On 2008-12-19 22:43 +0100, Sam Kuper wrote: > When, in Lenny, I run: > > sysctl -A > > I get the following message printed to the console: > > [ 4485.916867 ] process 'sysctl' is using deprecated sysctl (syscall) > net.ipv6.neigh.default.retrans_time; Use > net.ipv6.neigh.default.retrans_time_ms i

Message: process 'sysctl' is using deprecated sysctl

2008-12-19 Thread Sam Kuper
Dear all, When, in Lenny, I run: sysctl -A I get the following message printed to the console: [ 4485.916867 ] process 'sysctl' is using deprecated sysctl (syscall) net.ipv6.neigh.default.retrans_time; Use net.ipv6.neigh.default.retrans_time_ms instead. Is this a bug? uname -a gives the foll