<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
Hi James<br><br>> What does this show?:<br>> <br>> strings /path/to/upstart/source/init/init|grep ^/bin<div><br></div><div>/bin/bash (looks good :) )</div><div><br></div><div>I added the same logging and set and env lines to<br><br></div><div>> > <br> exec >> /tmp/grail.log 2>&1</div><div> set -x</div><div>> >> while read -r DEVICE<br>> >> do</div><div>> >> echo ip link set dev $DEVICE up<br>> >> done< <(ip link | awk '/^[0-9]/ && gsub(/:/,""){print $2}')</div><div> set</div><div> env</div><div><br></div><div>Unfortunately, my log has only one line in it:</div><div><br></div><div><span class="Apple-style-span" style="color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; "><pre style="line-height: 17px; white-space: normal; ">/proc/self/fd/10: line 8: syntax error near unexpected token `<'</pre></span></div><div><br>So something is not loving me somewhere :(</div><div>grail</div>
</body>
</html>