[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#36389: Nginx and certbot
From: |
Andreas Enge |
Subject: |
bug#36389: Nginx and certbot |
Date: |
Mon, 20 Dec 2021 17:46:36 +0100 |
Actually this seems to be a thing of the service, not nginx itself.
When I stop the service with the old configuration file, manually run
/gnu/store/bdhfqs7sx3mal6pzz8z00hw4cpn5dj7x-nginx-1.21.4/sbin/nginx -p
/var/run/nginx -c new_configuration_file
kill the process, and "herd restart nginx",
the herd service uses the old configuration file again.
Andreas