Op woensdag 3 juli 2013 17:00:35 schreef Stefan Seyfried:
Am 03.07.2013 14:22, schrieb Per Jessen:
I created the following file:
/etc/sysctl.d/ipv6tempaddr.conf
Just a guess: try 99-ipv6tempaddr.conf
--- net.ipv6.conf.default.use_tempaddr = 0 ---
It seemed to be being ignored, so I checked dmesg:
systemd-sysctl[258]: Duplicate assignment of net/ipv6/conf/default/use_tempaddr in file '/etc/sysctl.d/ipv6tempaddr.conf', ignoring.
I know /etc/sysctl.conf says:
# To disable or override a distribution provided file just place a # file with the same name in /etc/sysctl.d/
but it seems pretty silly to have to copy all of /usr/lib/sysctl.d/50-default.conf to override a single setting?
Let's hope that 99-xxx overrides 50-default :-)
The comment in /etc/sysctl.conf reads: #### # # /etc/sysctl.conf is meant for local sysctl settings # # sysctl reads settings from the following locations: # /boot/sysctl.conf-<kernelversion> # /lib/sysctl.d/*.conf # /usr/lib/sysctl.conf.d/*.conf # /usr/local/lib/sysctl.d/*.conf # /etc/sysctl.d/*.conf # /run/sysctl.d/*.conf # /etc/sysctl.conf # # To disable or override a distribution provided file just place a # file with the same name in /etc/sysctl.d/ # # See sysctl.conf(5) and sysctl(8) for more information # #### In case you use NetworkManager you can specify it for IPv6 in Basic Settings Privacy Extensions. -- fr.gr. Freek de Kruijf -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org