From f963740babbea40f974d25c94de1bd8474fa0b8d Mon Sep 17 00:00:00 2001 From: optimans <58222345+iamoptimans@users.noreply.github.com> Date: Sun, 9 Aug 2020 23:29:10 +0800 Subject: [PATCH] Update to Samba caveat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d887ce2..0623ef1 100644 --- a/README.md +++ b/README.md @@ -124,8 +124,8 @@ ZFS always creates shares in /var/lib/samba/usershares folder when ShareSMB prop Note: Newer versions of Samba may require the usershares folder to be set to a new path instead of [disabled in configuration](https://github.com/optimans/cockpit-zfs-manager/issues/12): ```bash -$ sudo nano /etc/samba/smb.conf $ sudo mkdir /var/lib/samba/usershares2 +$ sudo nano /etc/samba/smb.conf ``` Append/Change to [global] section