chiark / gitweb /
sysctl: always write net.ipv4.conf.all.xyz= in addition to net.ipv4.conf.default...
authorLennart Poettering <lennart@poettering.net>
Fri, 15 Aug 2014 10:07:33 +0000 (12:07 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 15 Aug 2014 10:07:33 +0000 (12:07 +0200)
commit1836bf9e1d70240c8079e4db4312309f4f1f91fd
tree3658aadc2903590699c2f552039d3aa3af5f7cf1
parent6b2f67b31c7d7d4cf39d037fd295a4565efc7186
sysctl: always write net.ipv4.conf.all.xyz= in addition to net.ipv4.conf.default.xyz=

Otherwise we have a boot-time race, where interfaces that popped up
after the sysctl service would get the settings applied, but all others
wouldn't.
sysctl.d/50-default.conf