diff --git a/samba.spec b/samba.spec index 9ededa1..e33ed2c 100644 --- a/samba.spec +++ b/samba.spec @@ -571,6 +571,10 @@ exit 0 %{_libdir}/libsmbclient.a %changelog +* Mon Mar 23 2007 Simo Sorce +- make winbindd start earlier in the init process, at the same time + ypbind is usually started as well + * Fri Mar 23 2007 Simo Sorce - add samba.schema to /etc/openldap/schema diff --git a/winbind.init b/winbind.init index ae9e164..6dd89f2 100644 --- a/winbind.init +++ b/winbind.init @@ -1,6 +1,6 @@ #!/bin/sh # -# chkconfig: - 91 35 +# chkconfig: - 27 73 # description: Starts and stops the Samba winbind daemon # # # pidfile: /var/run/winbindd.pid