mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 08:56:15 +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.