Skip to content

Commit

Permalink
samba.sh: drop obsolete -S option
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
  • Loading branch information
moto-timo committed Dec 8, 2023
1 parent e6bde33 commit 7c0938a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samba.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ if [ "$shareowner" != "1000:1000" ]; then
exit 1
fi

exec /usr/sbin/smbd -FS
exec /usr/sbin/smbd -F

0 comments on commit 7c0938a

Please sign in to comment.