Skip to content

Commit 4ecd552

Browse files
committed
priv update
1 parent d0eac7e commit 4ecd552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xdmod/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1465,7 +1465,7 @@ that the `xdmod` user has read permission and the `hpcadmin` user has write acce
14651465

14661466
In preparation for obtaining the `ondemand` logs we'll need to make a slight adjustment to the destination folder privs.
14671467
```shell
1468-
[hpcadmin@xdmod /] sudo chmod -R 760 /scratch/ondemand/logs
1468+
[hpcadmin@xdmod /] sudo chmod -R 770 /scratch/ondemand/logs
14691469
[hpcadmin@xdmod /] sudo chown -R xdmod:hpcadmin /scratch/ondemand/logs
14701470
```
14711471

0 commit comments

Comments
 (0)