]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
privsep: Only fetch PRIVSEP_USER at init
authorRoy Marples <roy@marples.name>
Tue, 21 Jan 2020 20:17:27 +0000 (20:17 +0000)
committerRoy Marples <roy@marples.name>
Tue, 21 Jan 2020 20:17:27 +0000 (20:17 +0000)
commit056aca1c31239c8a65ef5a1c42fe4de841d2c064
treec2ae44d8f7c9202ef9dc0369eaf933e6a1e9551d
parent8a4cd387823dc5e122839af9d9463985cb99f383
privsep: Only fetch PRIVSEP_USER at init

And not each time it's needed - we don't want a sudden change in
the details to affect a running dhcpcd.
src/dhcpcd.h
src/privsep-root.c
src/privsep.c