Glen Huang
230c2d5fc4
acme: update changed packages' versions
...
Signed-off-by: Glen Huang <i@glenhuang.com>
2022-10-24 10:48:34 +08:00
Glen Huang
7f04710579
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 <i@glenhuang.com>
2022-10-24 10:07:06 +08:00
Glen Huang
cbc06f45b9
acme: make package create dir /etc/ssl/acme
...
Since the dir is a standardized one, it should not be created
dynamically
Signed-off-by: Glen Huang <i@glenhuang.com>
2022-10-22 21:42:10 +08:00
Glen Huang
465f56adc2
acme: not creating state_dir in Makefile
...
Since state_dir can be customized, it should be create dynamically,
which it already does.
Signed-off-by: Glen Huang <i@glenhuang.com>
2022-10-22 21:38:44 +08:00
Glen Huang
e84f651453
acme: use the hotplug system
...
Signed-off-by: Glen Huang <heyhgl@gmail.com>
2022-08-16 00:32:04 +02:00