diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-09-28 22:11:27 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-09-28 22:11:27 +0200 |
commit | bfaf42d22bbd72a286b519ea121dbf8e799b1fe5 (patch) | |
tree | a824ed0132191870745efd3fabf05afc83b676ba /.gitignore | |
parent | 34acc278eda23593ae53868586e9024e965f37e0 (diff) | |
download | systemd-bfaf42d22bbd72a286b519ea121dbf8e799b1fe5.tar.gz systemd-bfaf42d22bbd72a286b519ea121dbf8e799b1fe5.tar.bz2 systemd-bfaf42d22bbd72a286b519ea121dbf8e799b1fe5.zip |
tmpfiles: rename tempfiles to tmpfiles since this isn't windows
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 4536356383..9ba0758a1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -systemd-tempfiles +systemd-tmpfiles systemd-readahead-collect systemd-readahead-replay systemd-reply-password |