Re: [systemd-devel] Modifying kernel vars through sysctl.d

2013-06-21 Thread Ian Pilcher
On 06/20/2013 07:24 AM, Belal, Awais wrote: > Any help here would be highly appreciated. You may be running into system-systcl's (IMO) counter-intuitive filename rules. See sysctl.d(5) and https://bugzilla.redhat.com/show_bug.cgi?id=924433. -- ===

Re: [systemd-devel] Modifying kernel vars through sysctl.d

2013-06-21 Thread Belal, Awais
a lot once again. BR, Awais Belal From: Lennart Poettering [lenn...@poettering.net] Sent: Thursday, June 20, 2013 11:34 PM To: Belal, Awais Cc: systemd-devel@lists.freedesktop.org Subject: Re: [systemd-devel] Modifying kernel vars through sysctl.d On Thu

Re: [systemd-devel] Modifying kernel vars through sysctl.d

2013-06-20 Thread Lennart Poettering
On Thu, 20.06.13 12:24, Belal, Awais (awais_be...@mentor.com) wrote: > Hi, > > I am trying to update a kernel variable on boot. So, after reading a bit here > and there I found out that I could simply provide a .conf file under > /etc/sysctl.d/ and have my required configs in it. I placed a fil

Re: [systemd-devel] Modifying kernel vars through sysctl.d

2013-06-20 Thread Andrey Borzenkov
В Thu, 20 Jun 2013 12:24:06 + "Belal, Awais" пишет: > Hi, > > I am trying to update a kernel variable on boot. So, after reading a bit here > and there I found out that I could simply provide a .conf file under > /etc/sysctl.d/ and have my required configs in it. I placed a file ipv6.conf

[systemd-devel] Modifying kernel vars through sysctl.d

2013-06-20 Thread Belal, Awais
Hi, I am trying to update a kernel variable on boot. So, after reading a bit here and there I found out that I could simply provide a .conf file under /etc/sysctl.d/ and have my required configs in it. I placed a file ipv6.conf under the mentioned directory with the contents: net.ipv6.conf.eth