correctly use exec
This commit is contained in:
parent
7219f3f4b2
commit
4b75db48a8
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/with-contenv sh
|
#!/usr/bin/with-contenv sh
|
||||||
|
|
||||||
s6-setuidgid postgres postgres \
|
exec s6-setuidgid postgres postgres \
|
||||||
-D $PGDATA \
|
-D $PGDATA \
|
||||||
-c listen_addresses='*' \
|
-c listen_addresses='*' \
|
||||||
-c ssl=on \
|
-c ssl=on \
|
||||||
|
Loading…
Reference in New Issue
Block a user