diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2015-01-16 14:45:34 +0100 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2015-01-17 11:55:14 +0100 |
commit | f299e3e430a26188106ce15abf05f3ae7e54ef59 (patch) | |
tree | 323e290e0d47b686cc6a0ba0c9f8f5ef74d5d075 /.gitignore | |
parent | c0395aeb903cde25bd9e81fba3334f63335fe0ef (diff) |
bus-proxy: bring back systemd-stdio-bridge
Now that we want to make bus-proxy multi-threaded, we have to bring back
the systemd-stdio-bridge for our TCP use-cases.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d4704feedf..17a64c277e 100644 --- a/.gitignore +++ b/.gitignore @@ -116,6 +116,7 @@ /systemd-shutdownd /systemd-sleep /systemd-socket-proxyd +/systemd-stdio-bridge /systemd-subterm /systemd-sysctl /systemd-system-update-generator |