amce: use procd to restart services
authorGlen Huang <redacted>
Sat, 22 Oct 2022 14:17:08 +0000 (22:17 +0800)
committerGlen Huang <redacted>
Mon, 24 Oct 2022 02:07:06 +0000 (10:07 +0800)
commit7f04710579ef9466bc429403624fed71f112d6c9
treef7f73297d0e38e6a56a500912027208844fb6618
parent035cc09e7f2b3619adce079ee266ad354f32e53b
amce: use procd to restart services

Directly calling `/etc/init.d/<service> reload` in a hotplug script can
inadvertently start a stopped service.

Signed-off-by: Glen Huang <redacted>
net/acme-acmesh/files/hook.sh
net/acme-common/Makefile
net/acme-common/files/acme-notify.sh [new file with mode: 0644]
net/haproxy/files/acme.hotplug
net/haproxy/files/haproxy.init
net/nginx/Makefile
net/nginx/files/acme.hotplug [deleted file]
net/nginx/files/nginx.init
git clone https://git.99rst.org/PROJECT