mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 17:06:39 +09:00
When multi-word matching string is quoted, __contains_word compares it as a whole to the passed option, so it doesn't work.
When multi-word matching string is quoted, __contains_word compares it as a whole to the passed option, so it doesn't work.