forked from mirrors/nixpkgs
nixos/acme: fix typo in docs
This commit is contained in:
parent
af180d554b
commit
de6181dc51
|
@ -253,7 +253,7 @@ chmod 400 /var/lib/secrets/certs.secret
|
||||||
</programlisting>
|
</programlisting>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Now you're all set to generate certs! You should monitor the first invokation
|
Now you're all set to generate certs! You should monitor the first invocation
|
||||||
by running <literal>systemctl start acme-example.com.service &
|
by running <literal>systemctl start acme-example.com.service &
|
||||||
journalctl -fu acme-example.com.service</literal> and watching its log output.
|
journalctl -fu acme-example.com.service</literal> and watching its log output.
|
||||||
</para>
|
</para>
|
||||||
|
|
Loading…
Reference in a new issue