mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 16:10:59 +08:00
feat: postgresql plugin
This commit is contained in:
@@ -152,7 +152,7 @@ Wants=network-online.target
|
||||
Type=notify
|
||||
User=postgres
|
||||
ExecStart=${postgresqlPath}/bin/postgres -D ${postgresqlPath}/data
|
||||
ExecReload=/bin/kill -HUP $MAINPID
|
||||
ExecReload=/bin/kill -HUP \$MAINPID
|
||||
KillMode=mixed
|
||||
KillSignal=SIGINT
|
||||
TimeoutSec=infinity
|
||||
|
||||
Reference in New Issue
Block a user