diff options
author | Dave Reisner <dreisner@archlinux.org> | 2013-07-23 11:26:58 -0400 |
---|---|---|
committer | Dave Reisner <dreisner@archlinux.org> | 2013-07-23 11:41:54 -0400 |
commit | 41f1a1da57a0cef035d1f78c21bcff3dc3f76f79 (patch) | |
tree | de4d422d55456696ac6f10804211afbef6c24fb8 /.gitignore | |
parent | 21bf2ab082b42f03df5b4685df2fddc4d6e0d572 (diff) | |
download | systemd-41f1a1da57a0cef035d1f78c21bcff3dc3f76f79.tar.gz systemd-41f1a1da57a0cef035d1f78c21bcff3dc3f76f79.tar.bz2 systemd-41f1a1da57a0cef035d1f78c21bcff3dc3f76f79.zip |
remove systemd-timestamp from sources
No sense in keeping this around if support for reading RD_TIMESTAMP has
been removed.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index bdf9d4afd8..694fc3d8f2 100644 --- a/.gitignore +++ b/.gitignore @@ -75,7 +75,6 @@ /systemd-sysctl /systemd-system-update-generator /systemd-timedated -/systemd-timestamp /systemd-tmpfiles /systemd-tty-ask-password-agent /systemd-uaccess |