1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fix(hu-berlin): fix sshfs mount on homeros

This commit is contained in:
2020-11-01 22:05:59 +01:00
parent 1cd7039759
commit 03461dcaaa

View File

@@ -40,10 +40,10 @@ in {
"default_permissions"
"gid=100"
"idmap=user"
"noatime"
# "noatime"
"noauto"
"nodiratime"
"nofail"
# "nodiratime"
"x-systemd.nofail"
"reconnect"
"ro"
"uid=1000"