journald: move server_restore_streams out of server_open_stdout_socket
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 1 Aug 2015 23:53:03 +0000 (19:53 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 2 Aug 2015 18:42:43 +0000 (14:42 -0400)
commit15d91bff36c61d38df8edff258d1702a017a0e66
treeefb18b107a441ed174d73995d21efefca4036b90
parentf89d10ae45107c675adbe02e2b1878ee0f5af5ee
journald: move server_restore_streams out of server_open_stdout_socket

One has little to do with the other, so it's confusing that the second
also calls the first.
src/journal/journald-server.c
src/journal/journald-stream.c
src/journal/journald-stream.h