diff options
| author | 2015-12-19 14:10:41 +0000 | |
|---|---|---|
| committer | 2015-12-19 14:10:41 +0000 | |
| commit | 5a9cabb4479e8da14de77e0321b001ee5e3e8d9f (patch) | |
| tree | d2b1f28f59234848117877fc2e0b912a41e3c86e /lib/libsqlite3/src/test_server.c | |
| parent | Move log_sockaddr() to from log.c to util.c as it is a local addition (diff) | |
| download | wireguard-openbsd-5a9cabb4479e8da14de77e0321b001ee5e3e8d9f.tar.xz wireguard-openbsd-5a9cabb4479e8da14de77e0321b001ee5e3e8d9f.zip | |
After starting, unconditionally wait up to $daemon_timeout seconds to check that
the daemon is actually running (instead of only when using rc_bg).
This *may* trigger the following side effect: if a daemon starts then stops
right away (because of a config parsing issue for e.g.), then it will slow down
the boot process because rc will wait a bit before considering the start action
failed. But at least it will allow us to detect those daemons and fix them or
their rc.d(8) script.
At least as far as I can tell, all base daemons should cope with it just fine.
ok sthen@ robert@ on an earlier diff
Diffstat (limited to 'lib/libsqlite3/src/test_server.c')
0 files changed, 0 insertions, 0 deletions
