diff --git a/systemd/system/sshkeys.service b/systemd/system/sshkeys.service index eb16382..4c15597 100644 --- a/systemd/system/sshkeys.service +++ b/systemd/system/sshkeys.service @@ -36,6 +36,9 @@ ConditionKernelCommandLine=|flatcar.oem.id=proxmoxve ConditionKernelCommandLine=|ignition.platform.id=scaleway ConditionKernelCommandLine=|flatcar.oem.id=scaleway +ConditionKernelCommandLine=|ignition.platform.id=oraclecloud +ConditionKernelCommandLine=|flatcar.oem.id=oraclecloud + [Service] Type=oneshot RemainAfterExit=yes