mirror of
https://github.com/samba-team/samba.git
synced 2025-03-08 04:58:40 +03:00
we should start winbindd before we start smb
(This used to be ctdb commit 03aad3ea55c4816a3790ac9336026b4872a65310)
This commit is contained in:
parent
7322e82bcb
commit
ce91401724
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user