We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ab6498 commit 8e3ebeaCopy full SHA for 8e3ebea
config.yaml
@@ -36,7 +36,7 @@ logging:
36
37
# filesystem server that needs management
38
filesystem_servers:
39
- - path: /mnt/beegfs-1
+ - path: /mnt/nfs-system
40
method: remote
41
remote:
42
host: 165.232.178.211
test.sh
@@ -28,7 +28,7 @@ while true; do
28
-H "Content-Type: application/json" \
29
-d '{
30
"operation": "setfacl",
31
- "targetPath": "/mnt/beegfs-1/home/maverick/linux-acl-management-aclapi/README.md",
+ "targetPath": "/mnt/nfs-system/home/maverick/linux-acl-management-aclapi/README.md",
32
"entries": {
33
"entityType": "user",
34
"entity": "tommy",
0 commit comments