more settings of systemd for postgress
This commit is contained in:
parent
688d23527f
commit
dd1c82e804
5 changed files with 35 additions and 19 deletions
|
@ -19,7 +19,7 @@ repository:
|
|||
version: 17.5
|
||||
|
||||
steps:
|
||||
- ./configure --prefix=$PREFIX
|
||||
- ./configure --prefix=$PREFIX --with-openssl --with-systemd
|
||||
- make -j$CPUS
|
||||
- $SUDO mkdir -p $PREFIX
|
||||
- $SUDO make install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue