]> git.ipfire.org Git - thirdparty/systemd.git/commit
gpt-auto-generator: use write_drop_in_format() helper and downgrade failure
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 28 Nov 2019 12:20:58 +0000 (13:20 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 30 Nov 2019 16:33:34 +0000 (17:33 +0100)
commit1fac34b9412154c8e69f77274ae10cb459afc65c
tree0ca99d86b8c6a24a57b81f49644b1898b029d3a3
parent074cdb953bd2d9ae09aa04769c86868ef8bd066d
gpt-auto-generator: use write_drop_in_format() helper and downgrade failure

If we fail to write the timeout, let's not exit. (This might happen if another
generator writes the same dropin.) No need to make this fatal.

Since this is non-fatal now and the name doesn't need to be unique, let's make
the drop-in name shorter.
src/gpt-auto-generator/gpt-auto-generator.c