diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-03-17 22:54:28 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-07-15 22:23:48 -0400 |
commit | 3d090cc6f34e5970765dd1e7ee5e648a056d180d (patch) | |
tree | 46bacdf60ac7a00932e9fcc8794d7bef29ee34fc /.gitignore | |
parent | 851d4e2a67efb2c8777df151b697391ff1a76af0 (diff) |
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 |