How to update systemd to version >219 on Amazon Linux 2

0

I have an EC2 running Amazon Linux 2 with systemd version 219 installed. I want to update to newer version but after using sudo yum update systemd, the answer is "No packages marked for update". Is there systemd version >219 available for Amazon Linux 2? If so how to get it updated?

K676
posta un anno fa915 visualizzazioni
1 Risposta
1
Risposta accettata

I checked the following release notes and "219" is the latest.
https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-20221216.html

profile picture
ESPERTO
con risposta un anno fa
profile picture
ESPERTO
verificato un mese fa
  • That means we don't have latest systemd versions as per https://github.com/systemd/systemd/releases for Amazon Linux 2 then. I was hoping to set one of my systemd services to auto restart using RuntimeMaxSec property but that's supported by systemd v >=229.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande