diff options
Diffstat (limited to 'debian/patches')
| -rw-r--r-- | debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch | 22 | 
1 files changed, 13 insertions, 9 deletions
| diff --git a/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch b/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch index 04f0d35..24fad20 100644 --- a/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch +++ b/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch @@ -1,18 +1,20 @@ -From 736780d04831312953466c1a69f339af0ec7f2a9 Mon Sep 17 00:00:00 2001  From: Guilhem Moulin <guilhem@debian.org>  Date: Thu, 1 Dec 2016 00:49:17 +0100  Subject: Mention the Debian BTS in the manpages. +Forwarded: not-needed  --- - lacme-accountd.1.md |    6 ++++++ - lacme.8.md          |    6 ++++++ + lacme-accountd.1.md | 6 ++++++ + lacme.8.md          | 6 ++++++   2 files changed, 12 insertions(+) +diff --git a/lacme-accountd.1.md b/lacme-accountd.1.md +index 4933a78..272cd52 100644  --- a/lacme-accountd.1.md  +++ b/lacme-accountd.1.md -@@ -130,6 +130,12 @@ execute [`lacme`(8)] remotely: -     ~$ ssh -oExitOnForwardFailure=yes -tt -R /path/to/remote.sock:$XDG_RUNTIME_DIR/S.lacme user@example.org \ - 		sudo lacme --socket=/path/to/remote.sock newOrder +@@ -206,6 +206,12 @@ Consult the [`lacme`(8) manual][`lacme`(8)] for a solution involving + connecting to `lacme-accountd` on a dedicated remote host.  Doing so + enables automatic renewal via [`crontab`(5)] or [`systemd.timer`(5)].  +Bugs and feedback  +================= @@ -23,11 +25,13 @@ Subject: Mention the Debian BTS in the manpages.   See also   ======== +diff --git a/lacme.8.md b/lacme.8.md +index ad6dab6..33d7e11 100644  --- a/lacme.8.md  +++ b/lacme.8.md -@@ -397,6 +397,12 @@ Examples -     ~$ sudo lacme newOrder -     ~$ sudo lacme revokeCert /path/to/server/certificate.pem +@@ -499,6 +499,12 @@ restrictions: +  +     restrict,from="…",command="/usr/bin/lacme-accountd --quiet --stdio" ssh-rsa …  +Bugs and feedback  +================= | 
