]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
dhcpcd: preserve the STARTED option when reloading options
authorRoy Marples <roy@marples.name>
Wed, 17 Jun 2020 10:25:58 +0000 (11:25 +0100)
committerRoy Marples <roy@marples.name>
Wed, 17 Jun 2020 10:25:58 +0000 (11:25 +0100)
commit9a399ac6e6fea2afc5af0eea54fff810752728ca
treea755f1d5c2a6bb16964b0d94e596aece819b8492
parentf97dde9d742cac607f437681ad79e90de1aaa76a
dhcpcd: preserve the STARTED option when reloading options

This avoids the truncated read when the launcher process exists
after the main process handles SIGHUP.
src/dhcpcd.c