Commit 27b2c41
Fix DCV not loading user profile at session start
The user's PATH was not correctly set at DCV session connection.
This change was introduced in DCV 2021.3-11591, see doc https://docs.aws.amazon.com/en_us/dcv/latest/adminguide/config-param-ref.html#session_management
Signed-off-by: Luca Carrogu <[email protected]>1 parent d5d03b6 commit 27b2c41
File tree
2 files changed
+8
-0
lines changed- cookbooks/aws-parallelcluster-config/templates/default/dcv
2 files changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
46 | 53 | | |
47 | 54 | | |
48 | 55 | | |
| |||
0 commit comments