summarylogtreecommitdiffstats
path: root/sshdgenkeys.service
diff options
context:
space:
mode:
authorzer0def2022-05-13 07:44:53 +0200
committerzer0def2022-05-13 07:44:53 +0200
commit728576f5e92dcae0010131bf757788f12760abcd (patch)
treed65eae684d0bd7af9fd47e3fc7442190d23207ae /sshdgenkeys.service
parentaa7483e3fae0adf5cd105720ffc05ebcdc0df272 (diff)
downloadaur-728576f5e92dcae0010131bf757788f12760abcd.tar.gz
Added shim package maintaining behavior pre-HPN17v0
Diffstat (limited to 'sshdgenkeys.service')
-rw-r--r--sshdgenkeys.service22
1 files changed, 11 insertions, 11 deletions
diff --git a/sshdgenkeys.service b/sshdgenkeys.service
index c8c6ce3d2824..cf77872f0365 100644
--- a/sshdgenkeys.service
+++ b/sshdgenkeys.service
@@ -1,15 +1,15 @@
[Unit]
-Description=SSH-HPN Key Generation
-ConditionPathExists=|!/etc/hpnssh/ssh_host_dsa_key
-ConditionPathExists=|!/etc/hpnssh/ssh_host_dsa_key.pub
-ConditionPathExists=|!/etc/hpnssh/ssh_host_ecdsa_key
-ConditionPathExists=|!/etc/hpnssh/ssh_host_ecdsa_key.pub
-ConditionPathExists=|!/etc/hpnssh/ssh_host_ed25519_key
-ConditionPathExists=|!/etc/hpnssh/ssh_host_ed25519_key.pub
-ConditionPathExists=|!/etc/hpnssh/ssh_host_key
-ConditionPathExists=|!/etc/hpnssh/ssh_host_key.pub
-ConditionPathExists=|!/etc/hpnssh/ssh_host_rsa_key
-ConditionPathExists=|!/etc/hpnssh/ssh_host_rsa_key.pub
+Description=SSH-HPN Key Generation (upstream shim)
+ConditionPathExists=|!/etc/ssh/ssh_host_dsa_key
+ConditionPathExists=|!/etc/ssh/ssh_host_dsa_key.pub
+ConditionPathExists=|!/etc/ssh/ssh_host_ecdsa_key
+ConditionPathExists=|!/etc/ssh/ssh_host_ecdsa_key.pub
+ConditionPathExists=|!/etc/ssh/ssh_host_ed25519_key
+ConditionPathExists=|!/etc/ssh/ssh_host_ed25519_key.pub
+ConditionPathExists=|!/etc/ssh/ssh_host_key
+ConditionPathExists=|!/etc/ssh/ssh_host_key.pub
+ConditionPathExists=|!/etc/ssh/ssh_host_rsa_key
+ConditionPathExists=|!/etc/ssh/ssh_host_rsa_key.pub
[Service]
ExecStart=/usr/bin/hpnssh-keygen -A