mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
Resolves the TODO, and also uses compgen's -S flag to append the trailing equals, rather than relying on an array-wide parameter expansion. Suggested-by: Ran Benita <ran234@gmail.com>