summaryrefslogtreecommitdiff
path: root/security/lfacme/files
diff options
context:
space:
mode:
Diffstat (limited to 'security/lfacme/files')
-rw-r--r--security/lfacme/files/pkg-message.in17
1 files changed, 17 insertions, 0 deletions
diff --git a/security/lfacme/files/pkg-message.in b/security/lfacme/files/pkg-message.in
new file mode 100644
index 000000000000..05ed50a35268
--- /dev/null
+++ b/security/lfacme/files/pkg-message.in
@@ -0,0 +1,17 @@
+[
+{ type: install
+ message: <<EOM
+Sample configuration files have been installed in %%PREFIX%%/etc/lfacme.
+Edit these as required, then run "lfacme setup" to create an ACME account.
+Run "lfacme renew" to issue certificates.
+
+To enable the daily periodic script to renew certificates, set:
+
+ daily_lfacme_enable=YES
+
+in /etc/periodic.conf.
+
+Refer to lfacme(8) for further documentation.
+EOM
+}
+]