web01: increase mount timeouts
This commit is contained in:
parent
8275f2da1a
commit
3f7ef5ed22
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ in
|
|||
"x-systemd.automount"
|
||||
"noauto"
|
||||
"x-systemd.idle-timeout=60"
|
||||
"x-systemd.device-timeout=5s"
|
||||
"x-systemd.mount-timeout=5s"
|
||||
"x-systemd.device-timeout=10s"
|
||||
"x-systemd.mount-timeout=10s"
|
||||
"x-systemd.requires=network-online.target"
|
||||
"x-systemd.after=network-online.target"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue