From a23e6e2b5205b762fb48f6d740b5a3d8fc953eea Mon Sep 17 00:00:00 2001 From: Mathieu Tortuyaux Date: Wed, 3 Apr 2024 17:42:04 +0200 Subject: [PATCH] systemd/system: start sshkeys for akamai Signed-off-by: Mathieu Tortuyaux --- systemd/system/sshkeys.service | 3 +++ 1 file changed, 3 insertions(+) diff --git a/systemd/system/sshkeys.service b/systemd/system/sshkeys.service index e13bc09..7727185 100644 --- a/systemd/system/sshkeys.service +++ b/systemd/system/sshkeys.service @@ -27,6 +27,9 @@ ConditionKernelCommandLine=|coreos.oem.id=openstack ConditionKernelCommandLine=|ignition.platform.id=hetzner ConditionKernelCommandLine=|flatcar.oem.id=hetzner +ConditionKernelCommandLine=|ignition.platform.id=akamai +ConditionKernelCommandLine=|flatcar.oem.id=akamai + [Service] Type=oneshot RemainAfterExit=yes