On Wed, Mar 16, 2016 at 07:16:36PM -0000, John Sopko wrote: > We use nis ybind which is started out of /etc/init.d/nis which fails > because rpcbind is not running.
Ok, but rpcbind should start as soon as nis asks for it. What does 'systemctl status rpcbind.socket' show on boot (i.e. before you've manually started rpcbind)? Would ybind for some reason be trying to connect to rpcbind via localhost, instead of using the UNIX socket (/run/rpcbind.sock)? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to rpcbind in Ubuntu. https://bugs.launchpad.net/bugs/1558196 Title: rpcbind does not start on boot under systemd To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rpcbind/+bug/1558196/+subscriptions -- Ubuntu-server-bugs mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs
