3d1858e0f6
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
10 lines
174 B
Desktop File
10 lines
174 B
Desktop File
[Unit]
|
|
Description=Reload Apache for Let's Encrypt Certificate Insert
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/bin/systemctl reload httpd.service
|
|
|
|
[Install]
|
|
WantedBy=httpd.service
|