r/ssh-host-certs: Fix circular dep in reload.path

The `reload-ssh-cert.path` unit introduced a circular ordering
dependency with `sshd.service` by way of `paths.target`.  There's no
particular reason for this dependency here, so we need to remove it to
resolve the issue.
This commit is contained in:
2025-11-13 18:40:52 -06:00
parent 44c3dba46a
commit fce060bdec

View File

@@ -1,6 +1,5 @@
[Unit]
Description=Watch SSH Host certificates for renewal
After=sshd.service
[Path]
PathChanged=/etc/ssh/ssh_host_rsa_key-cert.pub