Skip to content

Commit 05e3d8b

Browse files
authored
Merge pull request #117 from flatcar/tormath1/linode
systemd/system: start sshkeys for akamai
2 parents 33b692d + a23e6e2 commit 05e3d8b

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)