samba test

This commit is contained in:
Michael Grote 2021-06-16 12:31:21 +02:00
parent e41b5be731
commit 04afb47652

2
samba
View file

@ -39,7 +39,7 @@ GPLv2
=cut
SMBSTATUS=${smbstatus:-$(command -v sudo smbstatus)}
#SMBSTATUS=${smbstatus:-$(sudo command -v smbstatus)}
SMBSTATUS=${SMBSTATUS:-$(sudo /usr/bin/smbstatus)}
if [ "$1" = "autoconf" ]; then