mirror of
https://github.com/moby/moby.git
synced 2026-01-11 10:41:43 +00:00
update github links to moby/moby
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -21,7 +21,7 @@ func main() {
|
||||
|
||||
// Ignore SIGPIPE events. These are generated by systemd when journald is restarted while
|
||||
// the docker daemon is not restarted and also running under systemd.
|
||||
// Fixes https://github.com/docker/docker/issues/19728
|
||||
// Fixes https://github.com/moby/moby/issues/19728
|
||||
signal.Ignore(syscall.SIGPIPE)
|
||||
|
||||
// Set terminal emulation based on platform as required.
|
||||
|
||||
Reference in New Issue
Block a user