mirror of
https://github.com/getnamingo/registry.git
synced 2025-07-04 10:03:19 +02:00
9 lines
No EOL
178 B
SYSTEMD
9 lines
No EOL
178 B
SYSTEMD
[Unit]
|
|
Description=Watch for changes in EPP TLS cert/key
|
|
|
|
[Path]
|
|
PathChanged=/opt/registry/epp/epp.crt
|
|
PathChanged=/opt/registry/epp/epp.key
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target |