diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-03-18 03:54:28 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-16 04:23:48 +0200 |
commit | 3d090cc6f34e5970765dd1e7ee5e648a056d180d (patch) | |
tree | 46bacdf60ac7a00932e9fcc8794d7bef29ee34fc /.gitignore | |
parent | journal-remote: reject fields above maximum size (diff) | |
download | systemd-3d090cc6f34e5970765dd1e7ee5e648a056d180d.tar.xz systemd-3d090cc6f34e5970765dd1e7ee5e648a056d180d.zip |
journal-upload: a tool to push messages to systemd-journal-remote
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 9df4d58b83..eab1f4c322 100644 --- a/.gitignore +++ b/.gitignore @@ -77,14 +77,15 @@ /systemd-hostnamed /systemd-inhibit /systemd-initctl -/systemd-journald /systemd-journal-gatewayd /systemd-journal-remote +/systemd-journal-upload +/systemd-journald /systemd-kmsg-syslogd /systemd-localed /systemd-logind -/systemd-machined /systemd-machine-id-setup +/systemd-machined /systemd-modules-load /systemd-multi-seat-x /systemd-networkd |