Closed io7m closed 4 years ago
Add groups to tap/vmnet devices. Essentially, we want for the run commands used to start a virtual machine to add the relevant tap/vmnet devices to any specified groups, with ifconfig group.
tap
vmnet
run
ifconfig group
Finished in https://github.com/io7m/waxmill/commit/3ef9a2f4bca722311c5c57134f53aaecfb99aad5.
Add groups to
tap
/vmnet
devices. Essentially, we want for therun
commands used to start a virtual machine to add the relevanttap
/vmnet
devices to any specified groups, withifconfig group
.