My first attempt gave me this: sudo modprobe lockd WARNING: /etc/modprobe.conf line 1: ignoring bad line starting with 'lockd.nlm_udpport=4001' WARNING: Deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/.
So instead of using modprobe.conf, I used /etc/modprob.d/lockd.conf It still complains about this: sudo modprobe lockd WARNING: /etc/modprobe.d/lockd.conf line 2: ignoring bad line starting with 'lockd.nlm_udpport=4001' I made my first line: #lockd options. Not sure if this is relevant, but reporting any way. Shane -- need way to specify the lockd port https://bugs.launchpad.net/bugs/28706 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
