Skip to content
This repository was archived by the owner on Feb 17, 2022. It is now read-only.

Commit 377c9bf

Browse files
committed
Add default privilege for DSM7.0
1 parent 3fc7c7f commit 377c9bf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

spk/open-vm-tools/src/conf/privilege

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"defaults": {
3+
"run-as": "package"
4+
}
5+
}

0 commit comments

Comments
 (0)