mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +09:00
This is an implementation that covers making errors encountered when writing file content optionally fatal. If this is something that folks would want I'll add handling of this for all the other directives. I'd appreciate suggestions on how this might better be structured as well (use of a goto fail or such) as I'm not super happy with the approach.