letsencrypt-tools/systemd/letsencrypt-deploy.service

8 lines
174 B
SYSTEMD
Raw Normal View History

2023-06-16 11:25:12 -07:00
[Unit]
Description="Deploy Let's Encrypt Certificate"
ConditionDirectoryNotEmpty=/var/tmp/letsencrypt
[Service]
Type=oneshot
ExecStart=/usr/local/sbin/letsencrypt-deploy.sh