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

5 lines
119 B
Plaintext
Raw Normal View History

2018-10-16 00:07:17 +02:00
## {{ ansible_managed }}
.include {{ __postgres_service_file }}
[Service]
Environment=PGDATA={{ __postgres_data_dir }}