В Thu, 20 Jun 2013 12:24:06 +0000 "Belal, Awais" <awais_be...@mentor.com> пишет:
> 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.eth0.disable_ipv6=0 > > so I could enable ipv6 on my eth0 interface on boot. Oddly enough this isn't > working as I expected and doing a 'cat > /proc/sys/net/ipv6/conf/eth0/disable_ipv6' still gives me '1'. Do you use NetworkManager? _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel