Skip to content

Commit a23e6e2

Browse files
committed
systemd/system: start sshkeys for akamai
Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent 96e929d commit a23e6e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

systemd/system/sshkeys.service

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ ConditionKernelCommandLine=|coreos.oem.id=openstack
2727
ConditionKernelCommandLine=|ignition.platform.id=hetzner
2828
ConditionKernelCommandLine=|flatcar.oem.id=hetzner
2929

30+
ConditionKernelCommandLine=|ignition.platform.id=akamai
31+
ConditionKernelCommandLine=|flatcar.oem.id=akamai
32+
3033
[Service]
3134
Type=oneshot
3235
RemainAfterExit=yes

0 commit comments

Comments
 (0)