aboutsummaryrefslogtreecommitdiffstats
path: root/postgresql-prep/src/stage/opt/app/postgresql-prep/init/systemd-pgaas-idns.service
blob: bbc28ea37cbe9e798f98943a54017aa1636873f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# PGaaS - PostgreSQL as a Service                                                                                                                            
#                                                                                                                                                            
# The PGaaS iDNS server provides information on the system, primarily for the iDNS system                                                                    

[Unit]
Description=PGaaS iDNS server

[Service]
ExecStart= /opt/app/postgresql-prep/bin/iDNS-responder.py

[Install]
WantedBy=multi-user.target