This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/bin/pglistener /etc/pglistener/pglistener.cfg /etc/pglistener/conf.d
-
Group=pglisten
-
NotifyAccess=all
-
PIDFile=/run/pglistener/pglistener.pid
-
RuntimeDirectory=pglistener
-
Type=forking
-
User=pglisten
-
WorkingDirectory=/var/lib/pglistener
-
-
[Unit]
-
Description=PostgreSQL listener
-
Additionnal notes
Nothing here.