diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-20 03:26:15 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-20 03:26:15 +0200 |
commit | 449ddb2d23a63ca4c8cd70d13a070fba87c1fb30 (patch) | |
tree | c202f02f5162b0881a0e8df4a35adc211fcd57b6 /.gitignore | |
parent | 11ce3427242b8b4ddf638ed5703d69041d719b4c (diff) |
remount: add tool that applies /etc/fstab mount options to all api mounts
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 99b533854a..42d9c8c679 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +systemd-remount-api-vfs test-hostname systemd-modules-load systemd-auto-console-getty |