This commit is contained in:
Eshan Roy (Eshanized)
2024-02-25 17:18:49 +05:30
parent 7b8890a5c1
commit dcc62a50f9
57 changed files with 128 additions and 63 deletions

View File

@@ -0,0 +1,15 @@
[Unit]
Description=VMware mount for hgfs
DefaultDependencies=no
Before=umount.target
ConditionVirtualization=vmware
After=sys-fs-fuse-connections.mount
[Mount]
What=vmhgfs-fuse
Where=/mnt/hgfs
Type=fuse
Options=default_permissions,allow_other
[Install]
WantedBy=multi-user.target