<div dir="ltr"><div>I suggest we add an ioctl to enable the feature instead of a sysctl.  That way the device can simply be opened and the ioctl applied.<br><br></div>-Matt<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Mar 29, 2015 at 6:17 PM, Sepherosa Ziehau <span dir="ltr"><<a href="mailto:sepherosa@gmail.com" target="_blank">sepherosa@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sun, Mar 29, 2015 at 11:52 PM, Tim Darby <<a href="mailto:t%2Bdfbsd@timdarby.net">t+dfbsd@timdarby.net</a>> wrote:<br>
> Can I make rc do this by modifying df_swap1_start() in rc.d/swap1:<br>
><br>
> -swapon -a && return ${RC_CONFIGURED}<br>
> +swapon -ae && return ${RC_CONFIGURED}<br>
<br>
</span>The worst part of the problem is that -e assumes disk name 'daX', so<br>
the uuid will not work properly.  We need to find a way to map uuid to<br>
disk name 'daX' to make -e work.<br>
<br>
Thanks,<br>
sephe<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Tomorrow Will Never Die<br>
</font></span></blockquote></div><br></div>