diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-21 03:57:47 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-21 03:57:47 +0200 |
commit | addab137cd8d318e4f543ca56018ee23d51aaca9 (patch) | |
tree | 650370b8b0ad99a1c4715ba9f47b53a0d5e2f077 /.gitignore | |
parent | 8e4d105ddfd53fa146e03cee9d6fcc2e932975ac (diff) |
syslog: add minimal syslog/kmsg bridge syslogd
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 42d9c8c679..1cee1b6328 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +systemd-kmsg-syslogd systemd-remount-api-vfs test-hostname systemd-modules-load |