mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09: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.