mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 03:47:35 +02:00
removing smbd (launched by samba)
This commit is contained in:
parent
a57aa1e83e
commit
37953e0099
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ sleep 5
|
|||
if ! [ -z "$TRAVIS" ]
|
||||
then
|
||||
/usr/sbin/samba -D -s /etc/samba/smb.conf
|
||||
/usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground
|
||||
# /usr/sbin/smbd -D --option=server role check:inhibit=yes --foreground
|
||||
else
|
||||
sh -x /etc/init.d/samba start
|
||||
sh -x /etc/init.d/samba-ad-dc start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue