commit | e408fe46aeebc5533bf425a9508fe8804d2cd9b7 | [log] [tgz] |
---|---|---|
author | Filip Pytloun <filip@pytloun.cz> | Wed Mar 22 09:21:08 2017 +0100 |
committer | Filip Pytloun <filip@pytloun.cz> | Wed Mar 22 09:21:08 2017 +0100 |
tree | 9431ba96cc84d1db148ce450b1fac8f391553ae2 | |
parent | 734b103314322da4b1501f61d734a3a37c697aba [diff] |
Fix timeout option Change-Id: Ieb80cc1dfee5541fe9adcc0ad893111c3a6ca669
diff --git a/glusterfs/files/glusterfs-client.mount b/glusterfs/files/glusterfs-client.mount index df1cd08..9df87d7 100644 --- a/glusterfs/files/glusterfs-client.mount +++ b/glusterfs/files/glusterfs-client.mount
@@ -7,7 +7,7 @@ Where={{ path }} Type=glusterfs Options={{ options }} -Timeout={{ timeout|default(300) }} +TimeoutSec={{ timeout|default(300) }} [Install] WantedBy=multi-user.target