diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-10-19 21:19:12 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-10-19 21:19:12 +0200 |
commit | 3d20ed6d51e38968cd646e2b3b24f36673408024 (patch) | |
tree | 21db3888129357a77d8626b537b97aba79f69496 /.gitignore | |
parent | 688c6725017bf9b8b229bfc5823121858925c035 (diff) |
fsck: add initial version of fsck and quotacheck wrappers
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5cb935e9d1..ad0f5f4e72 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +systemd-fsck +systemd-quotacheck systemd-user-sessions systemd-shutdown systemd-tmpfiles |