mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
Note: in check_triggering_units 'path' will be allocated twice. This is a conscious choice, this way the implementation is simpler and not worth optimizing. Fixes #8519.