Correction de systemd
This commit is contained in:
parent
a2a78dc1f5
commit
1e8ffbcf98
@ -7,6 +7,7 @@ After=network.target
|
|||||||
EnvironmentFile=-/etc/default/certbot-webroot
|
EnvironmentFile=-/etc/default/certbot-webroot
|
||||||
Type=simple
|
Type=simple
|
||||||
User=www-data
|
User=www-data
|
||||||
|
WorkingDirectory=-/opt/certbot-webroot
|
||||||
ExecStart=/usr/bin/node /opt/certbot-webroot/certbot-webroot.js
|
ExecStart=/usr/bin/node /opt/certbot-webroot/certbot-webroot.js
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
certbot-webroot (1.1) stable; urgency=medium
|
||||||
|
|
||||||
|
* Correct systemd
|
||||||
|
*
|
||||||
|
|
||||||
|
-- Benoit LORAND <benoit.lorand@blorand.org> Tue, 07 Apr 2020 00:29:54 +0200
|
||||||
|
|
||||||
certbot-webroot (1.0) stable; urgency=medium
|
certbot-webroot (1.0) stable; urgency=medium
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
Loading…
Reference in New Issue
Block a user