diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2018-12-24 18:36:25 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2018-12-24 18:36:25 +0000 |
commit | cea2764d88bb2150116abad123f9511af8008a35 (patch) | |
tree | dc6b12a252f1be1747c3b67df685ed01d778f921 /usr.bin/openssl/pkcs12.c | |
parent | b4897d13409ab7cf422562de1159f5e91bca1cde (diff) |
tick_msg() needs to note that it has called go_daemon(), since
dhclient could have been started with '-d'. Which means go_daemon()
may not actually daemonize. Which means isatty(STDERR_FILENO) may
always return 1. Which means "... sleeping" messages would be
emitted forever. e.g. running with '-d' and never successfully
obtaining a lease.
Diffstat (limited to 'usr.bin/openssl/pkcs12.c')
0 files changed, 0 insertions, 0 deletions