The referenced fix below [2] mentioned by Michael in [1] fixes the issue for my 16.04.
``` $ cat /etc/systemd/system/rpcbind.socket.d/override.conf [Unit] DefaultDependencies=no Wants=rpcbind.target Before=rpcbind.target ``` [1] https://bugs.debian.org/805167#88 [2] https://bugs.debian.org/812371#31 ** Bug watch added: Debian Bug tracker #812371 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812371 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1558196 Title: ypbind not able to socket activate rpcbind under systemd, fails at boot unless something else starts rpcbind To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nis/+bug/1558196/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
