Remove condition on localhost-ca.crt, tweak description.
This commit is contained in:
parent
74a4babeac
commit
41a6265259
@ -1,9 +1,8 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=One-time configuration for httpd.service
|
Description=One-time temporary TLS key generation for httpd.service
|
||||||
Documentation=man:httpd-init.service(8)
|
Documentation=man:httpd-init.service(8)
|
||||||
|
|
||||||
ConditionPathExists=|!/etc/pki/tls/certs/localhost.crt
|
ConditionPathExists=|!/etc/pki/tls/certs/localhost.crt
|
||||||
ConditionPathExists=|!/etc/pki/tls/certs/localhost-ca.crt
|
|
||||||
ConditionPathExists=|!/etc/pki/tls/private/localhost.key
|
ConditionPathExists=|!/etc/pki/tls/private/localhost.key
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Loading…
Reference in New Issue
Block a user