fix(smb-mounts): automounts fix the problem
This commit is contained in:
parent
68d3c2c2cc
commit
7aa13d2b42
|
@ -87,9 +87,7 @@ in
|
|||
"file_mode=0600"
|
||||
"dir_mode=0700"
|
||||
"credentials=${cfg.credentials}"
|
||||
"x-systemd.after=sys-devices-virtual-net-samba\\x2dpatrick.device"
|
||||
"x-systemd.automount"
|
||||
"x-systemd.mount-timeout=30"
|
||||
"_netdev"
|
||||
]
|
||||
++ (optional (!cfg.automatic) "noauto");
|
||||
|
|
Loading…
Reference in a new issue