[Bug 605721] Re: tgtd target will not start unless it's configured with "allow-in-use yes"
Chris Cheney
ccheney at ubuntu.com
Tue Jul 20 10:17:42 BST 2010
It appears to be a bug caused by using this:
system("lsof $backing_store &>/dev/null");
instead of:
system("lsof $backing_store >/dev/null 2>&1");
--
tgtd target will not start unless it's configured with "allow-in-use yes"
https://bugs.launchpad.net/bugs/605721
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tgt in ubuntu.
More information about the Ubuntu-server-bugs
mailing list