Reload apache config automatically for Lets Encrypt
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[Unit]
|
||||
Description=Reload Apache
|
||||
|
||||
[Service]
|
||||
Type=onshot
|
||||
ExecStart=/bin/systemctl reload httpd.service
|
||||
Reference in New Issue
Block a user