<div dir="ltr">I guess we should follow netbsd's syntax there, so the question then becomes... how does it work in netbsd?<div><br></div><div>-Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 12, 2018 at 8:53 AM, Roman Neuhauser <span dir="ltr"><<a href="mailto:neuhauser@sigpipe.cz" target="_blank">neuhauser@sigpipe.cz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"># <a href="mailto:aly@aaronly.me">aly@aaronly.me</a> / 2018-08-12 14:09:11 +0800:<br>
<span class="">> $ ifconfig tun0 group vpn  # add "tun0" to group "vpn"<br>
> $ ifconfig tun0 group -vpn  # remove "tun0" from group "vpn"<br>
<br>
</span>wouldn't<br>
<span class=""><br>
  $ ifconfig tun0 group vpn # add<br>
</span>  $ ifconfig tun0 -group vpn # remove<br>
<br>
be more in line with prevailing practice?<br>
<span class="HOEnZb"><font color="#888888"><br>
-- <br>
roman<br>
</font></span></blockquote></div><br></div>