mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-04-28 11:22:34 +00:00
pveproxy.service: take over pvecm call from pve-cluster.service
to ensure certificate/key is present prior to loading them. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
516a7948cd
commit
57f110df07
@ -11,6 +11,7 @@ After=pvedaemon.service
|
|||||||
After=ssh.service
|
After=ssh.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
ExecStartPre=-/usr/bin/pvecm updatecerts --silent
|
||||||
ExecStart=/usr/bin/pveproxy start
|
ExecStart=/usr/bin/pveproxy start
|
||||||
ExecStop=/usr/bin/pveproxy stop
|
ExecStop=/usr/bin/pveproxy stop
|
||||||
ExecReload=/usr/bin/pveproxy restart
|
ExecReload=/usr/bin/pveproxy restart
|
||||||
|
Loading…
Reference in New Issue
Block a user