modules/external-storage: make underlays resilient against connectivity fuckups
This commit is contained in:
parent
e40a40dc93
commit
0cd0b4f89e
1 changed files with 3 additions and 0 deletions
|
@ -46,6 +46,9 @@ in
|
||||||
"dir_mode=0700"
|
"dir_mode=0700"
|
||||||
"file_mode=0600"
|
"file_mode=0600"
|
||||||
"seal"
|
"seal"
|
||||||
|
"hard"
|
||||||
|
"resilienthandles"
|
||||||
|
"cache=loose"
|
||||||
"_netdev"
|
"_netdev"
|
||||||
"x-systemd.automount"
|
"x-systemd.automount"
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue