7 lines
191 B
Plaintext
7 lines
191 B
Plaintext
|
[Unit]
|
||
|
Description=Reloads matrix-nginx-proxy so that new SSL certificates can kick in
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart={{ matrix_host_command_systemctl }} reload matrix-nginx-proxy.service
|