modules/external-storage: make underlays resilient against connectivity fuckups

This commit is contained in:
Max Headroom 2023-08-23 01:46:18 +02:00
parent e40a40dc93
commit 0cd0b4f89e

View file

@ -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"
]; ];