On Wed, 28 Nov 2018 13:29:00 +, Michael Grant wrote:
>
> ExecStart=/usr/bin/certbot -q --pre-hook /usr/local/bin/certbot-prehook.sh
> renew
>
Create /etc/letsencrypt/cli.ini with line:
pre-hook /usr/local/bin/certbot-prehook.sh
--
Virgo Pärna
virgo.pa...@mail.ee
On Fri, 2018-12-07 at 11:35 +, Michael Grant wrote:
>
> The renewal/*.conf files seem to be created automatically, I certainly
> didn’t create those by hand, so modifying them looks like a bad
> idea.
The renewal/*.conf files do get created automatically (one for each
certificate) when 1) y
these files on creation? I need to try that.
Michael Grant
From: Jim Popovitch
Sent: 28 November 2018 14:56
To: debian-user@lists.debian.org
Subject: Re: certbot options
On Wed, 2018-11-28 at 13:29 +, Michael Grant wrote:
> In /lib/systemd/system/certbot.service
>
> The line
On Wed, 2018-11-28 at 13:29 +, Michael Grant wrote:
> In /lib/systemd/system/certbot.service
>
> The line to start certbot is:
> ExecStart=/usr/bin/certbot -q renew
>
> If I modify this file by hand:
>
> ExecStart=/usr/bin/certbot -q --pre-hook /usr/local/bin/certbot-
> prehook.sh renew
>
On Wed, Nov 28, 2018 at 04:52:30PM +0300, Reco wrote:
> cp /lib/systemd/system/certbot.service /etc/systemd/system/certbot.service
> $EDITOR /etc/systemd/system/certbot.service
> systemctl daemon-reload
Or, for a targeted change like this one, use the drop-in directory.
https://wiki.debian.org/sy
Le mercredi 28 novembre 2018 à 13:29 +, Michael Grant a écrit :
> In /lib/systemd/system/certbot.service
>
> The line to start certbot is:
> ExecStart=/usr/bin/certbot -q renew
>
> If I modify this file by hand:
>
> ExecStart=/usr/bin/certbot -q --pre-hook /usr/local/bin/certbot-
> prehoo
Hi.
On Wed, Nov 28, 2018 at 01:29:00PM +, Michael Grant wrote:
> Could someone please tell me the proper place to modify certbot’s default arg
> list or is there some systemctl command I should be doing instead of
> modifying this file directly?
cp /lib/systemd/system/certbot.servic
In /lib/systemd/system/certbot.service
The line to start certbot is:
ExecStart=/usr/bin/certbot -q renew
If I modify this file by hand:
ExecStart=/usr/bin/certbot -q --pre-hook /usr/local/bin/certbot-prehook.sh renew
The next time certbot is updated by apt, this file gets overwritten and my
ch
8 matches
Mail list logo