e71cdfc044
This lets us tell systemd to do the right thing. Can be extended later for PGDATA.
3 lines
91 B
Text
3 lines
91 B
Text
.include /lib/systemd/system/postgresql.service
|
|
[Service]
|
|
Environment=PGPORT=<%= @value %>
|