This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/python3 /usr/lib/python3.10/site-packages/pgadmin4-web/pgAdmin4.py -
Group=pgadmin -
KillMode=mixed -
KillSignal=SIGINT -
TimeoutSec=300 -
Type=simple -
User=pgadmin
-
-
[Unit]-
After=syslog.target network.target -
Description=pgAdmin4
-
Additionnal notes
Nothing here.