mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-14 14:19:54 +00:00
If we are using vsudd to forward syslog to the host, as on osx, we need to start it before syslog starts, and make sure it has created its socket. Add a pidfile to vsudd to make startup more reliable. Signed-off-by: Justin Cormack <justin.cormack@docker.com>