diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-06-17 22:50:06 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-06-17 22:50:06 +0200 |
commit | 4a2a8b5a82325494f5daf4c66c23fdb4f906c9e6 (patch) | |
tree | 54d0518191112dc9f86506c25462cf8797695dac /.gitignore | |
parent | 1ebdf2d8793181f31b766b8342391aa1978f9917 (diff) |
notify: add systemd-notify command line tool
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0ad1446777..a0a284f2df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +systemd-notify test-daemon systemd-install org.freedesktop.systemd1.*.xml |