1 Star 0 Fork 7

Chenxi Mao/open-vm-tools

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
run-vmblock-fuse.mount 469 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chenxi Mao 提交于 2022-06-24 16:02 . Fix build break in OBS _service mode
[Unit]
Description=VMware vmblock Fuse Mount
Documentation=https://github.com/vmware/open-vm-tools/blob/master/open-vm-tools/vmblock-fuse/design.txt
DefaultDependencies=no
Before=umount.target vmtoolsd.service
ConditionVirtualization=vmware
After=sys-fs-fuse-connections.mount
Wants=vmtoolsd.service
[Mount]
What=vmware-vmblock-fuse
Where=/run/vmblock-fuse
Type=fuse
Options=subtype=vmware-vmblock,default_permissions,allow_other
[Install]
WantedBy=multi-user.target
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenxi-mao/open-vm-tools.git
[email protected]:chenxi-mao/open-vm-tools.git
chenxi-mao
open-vm-tools
open-vm-tools
master

搜索帮助