Correction de systemd

This commit is contained in:
root
2020-04-07 00:33:36 +02:00
parent a2a78dc1f5
commit 1e8ffbcf98
2 changed files with 8 additions and 0 deletions

View File

@ -7,6 +7,7 @@ After=network.target
EnvironmentFile=-/etc/default/certbot-webroot
Type=simple
User=www-data
WorkingDirectory=-/opt/certbot-webroot
ExecStart=/usr/bin/node /opt/certbot-webroot/certbot-webroot.js
Restart=on-failure