Added VMware remote console
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=VMware USB Arbitration Service
|
||||
After=vmware-authentication.service
|
||||
PartOf=vmware.target
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
RemainAfterExit=yes
|
||||
ExecStart=/opt/vmware/bin/vmware-usbarbitrator
|
||||
ExecStop=/opt/vmware/bin/vmware-usbarbitrator --kill
|
||||
|
||||
[Install]
|
||||
WantedBy=vmware.target
|
||||
Reference in New Issue
Block a user