diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2016-08-19 23:33:49 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-19 23:33:49 +0300 |
commit | 29272c04a73b00b5420ee686d73c3bc74d29d169 (patch) | |
tree | 4d6b0f3be155284a71a3024d54738c8f6054caf7 /.gitignore | |
parent | 16d901e251dc51162bcdda25b4be8eea964ed548 (diff) | |
parent | 450442cf93375af58161c1a9b973e3dfba60cba0 (diff) |
Merge pull request #3909 from poettering/mount-tool
add a new tool for creating transient mount and automount units
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f7db68b4a6..6caa8218bd 100644 --- a/.gitignore +++ b/.gitignore @@ -89,6 +89,7 @@ /systemd-machine-id-setup /systemd-machined /systemd-modules-load +/systemd-mount /systemd-networkd /systemd-networkd-wait-online /systemd-notify |