Commit ab2dd7d
authored
Ensure the permissions of the log file are actually really 0666 (#2528)
Signed-off-by: Bob Weinand <[email protected]>1 parent 18f237a commit ab2dd7d
2 files changed
Lines changed: 11 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
| |||
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
63 | 70 | | |
64 | 71 | | |
65 | 72 | | |
| |||
123 | 130 | | |
124 | 131 | | |
125 | 132 | | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
126 | 136 | | |
127 | 137 | | |
128 | 138 | | |
| |||
Submodule libdatadog updated 10 files
- crashtracker/src/api.rs+27-50
- crashtracker/src/constants.rs+8-4
- crashtracker/src/crash_handler.rs+245-128
- crashtracker/src/crash_info.rs+14-9
- crashtracker/src/lib.rs+1
- crashtracker/src/receiver.rs+40-22
- profiling-ffi/src/crashtracker.rs+4-4
- sidecar/src/entry.rs+14-5
- trace-protobuf/src/pb.rs+8
- trace-protobuf/src/pb/stats.proto+4
0 commit comments