by Geoff » Mon Jun 18, 2012 8:44 pm
$this->bbcode_second_pass_quote('ellis', 'H')as anyone else encountered such a problem?
Yes, I got this after running the latest update-oxnas script to update the kernel. By comparing the nodes in the /dev tree pre- and post-update, I found a several that I guess need fixing, including the ones that you found. I kludged fixes to these by adding the following lines to /etc/rc.local:$this->bbcode_second_pass_code('', 'chmod go+rw /dev/{full,null,random,urandom,zero}
chmod o+t /dev/{fuse,net/tun}')