fix(smb): maybe now autostart works
This commit is contained in:
parent
3d3bb8c3a5
commit
4b732bcb84
|
@ -87,7 +87,7 @@ in
|
|||
"file_mode=0600"
|
||||
"dir_mode=0700"
|
||||
"credentials=${cfg.credentials}"
|
||||
"x-systemd.after=network-online.target"
|
||||
"x-systemd.after=sys-devices-virtual-net-samba\\x2dpatrick.device"
|
||||
]
|
||||
++ (optional (!cfg.automatic) "noauto");
|
||||
in
|
||||
|
|
Loading…
Reference in a new issue