Difference between revisions of "/lib/systemd/system/certbot.service"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
 
  [[/lib/systemd/system/]]certbot.service
 
  [[/lib/systemd/system/]]certbot.service
<pre>
+
 
[Unit]
+
[Unit]
Description=Certbot
+
Description=Certbot
Documentation=file:///usr/share/doc/python-certbot-doc/html/index.html
+
Documentation=file:///usr/share/doc/python-certbot-doc/html/index.html
Documentation=https://letsencrypt.readthedocs.io/en/latest/
+
Documentation=https://letsencrypt.readthedocs.io/en/latest/
[Service]
+
[Service]
Type=oneshot
+
Type=[[oneshot]]
ExecStart=/usr/bin/certbot -q renew
+
[[ExecStart]]=/usr/bin/certbot -q renew
PrivateTmp=true
+
PrivateTmp=true
</pre>
 
  
  

Revision as of 08:29, 5 May 2021

Advertising: