1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00

we should start winbindd before we start smb

(This used to be ctdb commit 03aad3ea55c4816a3790ac9336026b4872a65310)
This commit is contained in:
Ronnie Sahlberg 2007-08-16 11:18:16 +10:00
parent 7322e82bcb
commit ce91401724

View File

@ -35,8 +35,8 @@ case $cmd in
ctdb_wait_directories "Samba" $smb_dirs
# make sure samba is not already started
service smb stop > /dev/null 2>&1
service winbind stop > /dev/null 2>&1
service smb stop > /dev/null 2>&1
# start Samba service. Start it reniced, as under very heavy load
# the number of smbd processes will mean that it leaves few cycles for