mirror of
https://github.com/libretro/Lakka-LibreELEC.git
synced 2024-11-24 17:16:18 +00:00
13 lines
336 B
Desktop File
13 lines
336 B
Desktop File
[Unit]
|
|
Description=Open Virtual Machine Tools (vmware-vmblock-fuse)
|
|
ConditionVirtualization=vmware
|
|
|
|
[Service]
|
|
Type=simple
|
|
RuntimeDirectory=vmblock-fuse
|
|
RuntimeDirectoryMode=755
|
|
ExecStart=/usr/bin/vmware-vmblock-fuse -d -f -o subtype=vmware-vmblock,default_permissions,allow_other /run/vmblock-fuse
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|