]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
dhcpcd: disable address sanitization by default
authorRoy Marples <roy@marples.name>
Tue, 31 Mar 2020 19:21:58 +0000 (20:21 +0100)
committerRoy Marples <roy@marples.name>
Tue, 31 Mar 2020 19:21:58 +0000 (20:21 +0100)
commitfc6c3b857aa5ca56ab0f155b9ecec7e1d8080746
tree6898de1ad406e21848ce3d7e6a1c9b7e8e3f51c0
parent61be15b48fc48fafd1c1f1d4693fa0740b5e5523
dhcpcd: disable address sanitization by default

As recent production kernels ship with ASLR by default which
stops dhcpcd running dead when this is enabled.
We dont want to break a systems boot, so force it via configure.
configure