mirror of
https://github.com/systemd/systemd.git
synced 2026-07-14 03:20:22 +00:00
generator_write_veritysetup_service_section() already escapes the parameters internally, doing so in the caller means double escaping, which is a bug. Fix it.