summaryrefslogtreecommitdiff
path: root/pcr/openssh-knock/sshdgenkeys.service
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-16 11:56:20 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-16 13:32:19 -0300
commit6b6898d905270975a8d72f58c7138d008bb3c615 (patch)
treedec9c4ad38af6e4e0059f6fd6354e158f97f6f57 /pcr/openssh-knock/sshdgenkeys.service
parente7d8de9f726012c7dd3a0d01f8acc655109525ac (diff)
openssh-knock-7.2p2-2: updating version
Diffstat (limited to 'pcr/openssh-knock/sshdgenkeys.service')
-rw-r--r--pcr/openssh-knock/sshdgenkeys.service6
1 files changed, 2 insertions, 4 deletions
diff --git a/pcr/openssh-knock/sshdgenkeys.service b/pcr/openssh-knock/sshdgenkeys.service
index 1d01b7acf..cfb9f6aa1 100644
--- a/pcr/openssh-knock/sshdgenkeys.service
+++ b/pcr/openssh-knock/sshdgenkeys.service
@@ -1,15 +1,13 @@
[Unit]
Description=SSH Key Generation
-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
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_rsa_key
+ConditionPathExists=|!/etc/ssh/ssh_host_rsa_key.pub
[Service]
ExecStart=/usr/bin/ssh-keygen -A