We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e929d commit a23e6e2Copy full SHA for a23e6e2
systemd/system/sshkeys.service
@@ -27,6 +27,9 @@ ConditionKernelCommandLine=|coreos.oem.id=openstack
27
ConditionKernelCommandLine=|ignition.platform.id=hetzner
28
ConditionKernelCommandLine=|flatcar.oem.id=hetzner
29
30
+ConditionKernelCommandLine=|ignition.platform.id=akamai
31
+ConditionKernelCommandLine=|flatcar.oem.id=akamai
32
+
33
[Service]
34
Type=oneshot
35
RemainAfterExit=yes
0 commit comments