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
|
||||
|
||||
[Service]
|
||||
ExecStartPre=-/usr/bin/pvecm updatecerts --silent
|
||||
ExecStart=/usr/bin/pveproxy start
|
||||
ExecStop=/usr/bin/pveproxy stop
|
||||
ExecReload=/usr/bin/pveproxy restart
|
||||
|
Loading…
x
Reference in New Issue
Block a user