[Bug 517478] Re: remotely executed netcat (nc) uses -q option which is not universally supported
glance
glance at acc.umu.se
Wed Jul 7 14:00:41 BST 2010
Sorry but this "fix" breaks ssh-connections for everyone not using a sh-
based shell as login-shell.
I personally use tcsh as login shell and "nc -q 2>&1 | grep -q 'requires
an argument';if [ $? -eq 0 ] ; then CMD='-q 0';else CMD='';fi;"
isn't valid csh line.
** Attachment added: "log"
http://launchpadlibrarian.net/51510325/log
--
remotely executed netcat (nc) uses -q option which is not universally supported
https://bugs.launchpad.net/bugs/517478
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
More information about the Ubuntu-server-bugs
mailing list