> Or should nis say it provides nis as well as what it currently says
> it provides or instead of?
I think using LDAP as a Network Information Service (see RFC2307) may be
relevant here. I don't know whether that's possible on Linux at the moment but
I would guess that if it is (or ever will be)
having had a look at /etc/init.d/nis, I see it says:
# Provides: ypbind ypserv ypxfrd yppasswdd
So, I thought perhaps autofs shouldn't say nis in Should-Start but should say
ypbind. Having done that and rerun insserv, the start files look ok:
ws-andyc-debian64:~# ls /etc/rc*d/*{nis,
Having applied your patch to autofs and reenabling insserv, I had to reinstall
portmap to get its links in /etc/rc*d so that when nis started, the portmapper
was enabled.
Once I'd done that, autofs is still starting before nis:
ws-andyc-debian64:~# ls /etc/rc*d/*{nis,autofs}
/etc/rc0.d/K01autof
;
; /etc/smb.conf
;
; Sample configuration file for the Samba suite for Debian GNU/Linux
;
; Please see the manual page for smb.conf for detailed description of
; every parameter.
;
[global]
# Do something sensible when Samba crashes: mail the admin a backtrace
panic action = /usr/share/
4 matches
Mail list logo