[#385] ssh_ca handler: distro-tolerant reload (sshd vs ssh service names)
ci / audit (push) Successful in 46s

preprod-cloudron runs Ubuntu-derived Cloudron OS where the unit is ssh,
not sshd. Both reload paths fire under one listen keyword; failures are
non-fatal (config already validated by sshd -t).
https://projects.knownelement.com/issues/385
This commit is contained in:
2026-09-06 01:54:07 -05:00
parent acd3463371
commit e9003721e3
3 changed files with 22 additions and 7 deletions
+1 -1
View File
@@ -1 +1 @@
#454
#385