bundles/nfs-client: decrease timeout, set some default mount options
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
dcb563b31e
commit
83fb1a5e11
3 changed files with 9 additions and 1 deletions
|
@ -3,7 +3,7 @@ Description=Automount ${mount} on access
|
|||
|
||||
[Automount]
|
||||
Where=${mountpoint}
|
||||
TimeoutIdleSec=5min
|
||||
TimeoutIdleSec=30
|
||||
|
||||
[Install]
|
||||
WantedBy=local-fs.target
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue