Removed comments in conf nignx file
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
[Unit]
|
||||
# Auto-generated, DO NOT EDIT
|
||||
Description=Service for snap application certbot.renew
|
||||
Requires=snap-certbot-4325.mount
|
||||
Requires=snap-certbot-4412.mount
|
||||
Wants=network.target
|
||||
After=snap-certbot-4325.mount network.target snapd.apparmor.service
|
||||
After=snap-certbot-4412.mount network.target snapd.apparmor.service
|
||||
X-Snappy=yes
|
||||
|
||||
[Service]
|
||||
@ -11,6 +11,6 @@ EnvironmentFile=-/etc/environment
|
||||
ExecStart=/usr/bin/snap run --timer="00:00~24:00/2" certbot.renew
|
||||
SyslogIdentifier=certbot.renew
|
||||
Restart=no
|
||||
WorkingDirectory=/var/snap/certbot/4325
|
||||
WorkingDirectory=/var/snap/certbot/4412
|
||||
TimeoutStopSec=30
|
||||
Type=oneshot
|
||||
|
Reference in New Issue
Block a user