For those in this bug report that are using LTSP:
LTSP in Ubuntu doesn't use a configuration file for nbd-server. It launches it 
via inetd instead:
$ grep nbd /etc/inetd.conf 
9572 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdswapd
2000 stream tcp nowait nobody /usr/sbin/tcpd /usr/sbin/nbdrootd 
/opt/ltsp/images/i386.img

The nbdswapd and nbdrootd wrapper scripts then launch nbd-server with a
"-C /dev/null" option, so user configuration files are ignored.

Anyone using LTSP who is having a problem with the nbd-server
configuration should file a bug report under LTSP (ubuntu) instead, or
just visit the IRC #ltsp channel in freenode or use its mailing list to
get help in troubleshooting his problems.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/381766

Title:
  nbd-server no config file

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to