xoxys.postgres/templates/etc/systemd/system/postgresql.service.j2

5 lines
126 B
Plaintext
Raw Normal View History

2019-08-27 20:56:02 +00:00
{{ ansible_managed | comment }}
2018-10-15 22:07:17 +00:00
.include {{ __postgres_service_file }}
[Service]
Environment=PGDATA={{ __postgres_data_dir }}