diff --git a/systemd/system/sshkeys.service b/systemd/system/sshkeys.service index 7727185..9edf5cc 100644 --- a/systemd/system/sshkeys.service +++ b/systemd/system/sshkeys.service @@ -30,6 +30,9 @@ ConditionKernelCommandLine=|flatcar.oem.id=hetzner ConditionKernelCommandLine=|ignition.platform.id=akamai ConditionKernelCommandLine=|flatcar.oem.id=akamai +ConditionKernelCommandLine=|ignition.platform.id=proxmoxve +ConditionKernelCommandLine=|flatcar.oem.id=proxmoxve + [Service] Type=oneshot RemainAfterExit=yes