diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-09-28 02:34:02 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-09-28 02:34:02 +0200 |
commit | 5008d5815a6223f01c9fc4c803ec6ec18c8f4e54 (patch) | |
tree | 0d3e55390a95c4401f9b337df859ff0c501b9ebf /.gitignore | |
parent | 5c78d8e24289e8a88e355345192f6a416c1ebfc3 (diff) |
tempfiles: add little utility for creating volatile files/dirs in tmpfs hierarchies
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b5fc8d72b0..4536356383 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +systemd-tempfiles systemd-readahead-collect systemd-readahead-replay systemd-reply-password |