socket_vmnet icon indicating copy to clipboard operation
socket_vmnet copied to clipboard

Update README.md - Add info about plist removal

Open avoidik opened this issue 5 months ago • 2 comments

The plist file must be deleted too, otherwise a LaunchDaemon will be loaded again after reboot.

avoidik avatar Jul 15 '25 11:07 avoidik

Thanks, but please sign the commit for DCO https://github.com/apps/dco

(run git commit -a -s --amend, and make sure that the Signed-off-by: NAME <EMAIL> line with your real name is included in the commit message)

AkihiroSuda avatar Jul 17 '25 04:07 AkihiroSuda

@avoidik you seem to rebase on other unrelated commits. Please rebase on master so you have only the commit fixing the Makefile.

nirs avatar Sep 21 '25 20:09 nirs