Updates for work laptop.

This commit is contained in:
Darren 'Tadgy' Austin 2024-02-12 16:50:23 +00:00
commit d114bb36b0
31 changed files with 3996 additions and 44 deletions

4
etc/sv/vmware/run Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
exec 2>&1
/etc/init.d/vmware start
exec pause