about summary refs log tree commit diff
path: root/nixos/modules/security/acme.xml
diff options
context:
space:
mode:
authorChris Martin <ch.martin@gmail.com>2017-10-30 13:49:05 -0400
committerChris Martin <ch.martin@gmail.com>2017-10-30 13:51:35 -0400
commit0581038e8e757f05dc1f75df52e7d0c79acea3fc (patch)
treeac137423709585954e905790033907cd493a641b /nixos/modules/security/acme.xml
parent25c8014a4bd3db23b603f557d0a12b5fc905919a (diff)
downloadnixlib-0581038e8e757f05dc1f75df52e7d0c79acea3fc.tar
nixlib-0581038e8e757f05dc1f75df52e7d0c79acea3fc.tar.gz
nixlib-0581038e8e757f05dc1f75df52e7d0c79acea3fc.tar.bz2
nixlib-0581038e8e757f05dc1f75df52e7d0c79acea3fc.tar.lz
nixlib-0581038e8e757f05dc1f75df52e7d0c79acea3fc.tar.xz
nixlib-0581038e8e757f05dc1f75df52e7d0c79acea3fc.tar.zst
nixlib-0581038e8e757f05dc1f75df52e7d0c79acea3fc.zip
nixos/acme: remove doc note about restarting nginx
Discussion from #30945 indicates that it is no longer true that you have
to restart nginx.
Diffstat (limited to 'nixos/modules/security/acme.xml')
-rw-r--r--nixos/modules/security/acme.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/nixos/modules/security/acme.xml b/nixos/modules/security/acme.xml
index 823806f4641b..6130ed82ed38 100644
--- a/nixos/modules/security/acme.xml
+++ b/nixos/modules/security/acme.xml
@@ -89,8 +89,5 @@ services.nginx = {
   };
 }
 </programlisting>
-
-<para>At the moment you still have to restart Nginx after the ACME
-certs arrive.</para>
 </section>
 </chapter>