From 7c0938a0c5d980d3ce8388f0dc93e0acf895c2af Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Fri, 8 Dec 2023 09:47:06 -0800 Subject: [PATCH] samba.sh: drop obsolete -S option Signed-off-by: Tim Orling --- samba.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samba.sh b/samba.sh index 7caa0c5..47e340b 100755 --- a/samba.sh +++ b/samba.sh @@ -22,4 +22,4 @@ if [ "$shareowner" != "1000:1000" ]; then exit 1 fi -exec /usr/sbin/smbd -FS +exec /usr/sbin/smbd -F