]> git.ipfire.org Git - thirdparty/systemd.git/commit
gpt-auto: take timeout opts in rootflags= into account 35518/head
authorMike Yuan <me@yhndnzj.com>
Sun, 8 Dec 2024 20:30:12 +0000 (21:30 +0100)
committerMike Yuan <me@yhndnzj.com>
Mon, 9 Dec 2024 18:59:29 +0000 (19:59 +0100)
commitf4a65d5f2d96069c6b7753023e7333d2afb1a0d5
treeff44e360909d8c83e098749e9d22ba08de418e77
parent756b6749a26d1b31289e197c02e05c7e5954c8ae
gpt-auto: take timeout opts in rootflags= into account

We document that rootflags= is honored for gpt-auto,
but only fstab-generator actually carried the logic for
x-systemd.device-timeout= and .mount-timeout=.
Apply that to gpt-auto too.
src/gpt-auto-generator/gpt-auto-generator.c