christopher j bottaro wrote:

hello,
appearently the ypserv startup script in /etc/init.d/ypserv doesn't do anything:
[root@criticalsection root]# service ypserv start
[root@criticalsection root]# service ypserv status
ypserv is stopped

i can start it manually though:
[root@criticalsection root]# ypserv
[root@criticalsection root]# service ypserv status
ypserv (pid 1554) is running...

Note that if 'dnsdomainname' returns '(none)' or "", ypserv won't start from the init script. I ended up adding the following to the ypserv init script:

/bin/ypdomainname mydomain.com





--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list


Reply via email to