Skip to content

Instantly share code, notes, and snippets.

@scjudd
Last active June 19, 2018 18:55
Show Gist options
  • Save scjudd/fbaa52325251700081c626622e6b0ef1 to your computer and use it in GitHub Desktop.
Save scjudd/fbaa52325251700081c626622e6b0ef1 to your computer and use it in GitHub Desktop.
[Unit]
Description=SSL Certificate Renewal
After=syslog.target
After=network.target
[Service]
ExecStart=/usr/local/bin/certbot-init.sh certbottesting.aacc.net
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment