Commit b1a04b4
committed
fix: restore pgdata-signal mode to 0755
pgdata-signal is called via sudo as postgres (other user), so it must
be world-executable. 0700 would prevent postgres from running it.1 parent 9dd67e2 commit b1a04b4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments