winbindd to start earlier in the init process
This commit is contained in:
parent
e4724a3364
commit
3ce7b6efd7
@ -571,6 +571,10 @@ exit 0
|
|||||||
%{_libdir}/libsmbclient.a
|
%{_libdir}/libsmbclient.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 23 2007 Simo Sorce <ssorce@redhat.com>
|
||||||
|
- make winbindd start earlier in the init process, at the same time
|
||||||
|
ypbind is usually started as well
|
||||||
|
|
||||||
* Fri Mar 23 2007 Simo Sorce <ssorce@redhat.com>
|
* Fri Mar 23 2007 Simo Sorce <ssorce@redhat.com>
|
||||||
- add samba.schema to /etc/openldap/schema
|
- add samba.schema to /etc/openldap/schema
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# chkconfig: - 91 35
|
# chkconfig: - 27 73
|
||||||
# description: Starts and stops the Samba winbind daemon
|
# description: Starts and stops the Samba winbind daemon
|
||||||
# #
|
# #
|
||||||
# pidfile: /var/run/winbindd.pid
|
# pidfile: /var/run/winbindd.pid
|
||||||
|
Loading…
Reference in New Issue
Block a user