sync with latest upstream source
This commit is contained in:
parent
dff2dc8e3b
commit
23f709b601
51 changed files with 5514 additions and 590 deletions
|
|
@ -0,0 +1,4 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Postgresql server will reject key files with liberal permissions
|
||||
chmod og-rwx server.key
|
||||
Loading…
Add table
Add a link
Reference in a new issue