mirror of
https://github.com/systemd/systemd.git
synced 2025-02-09 13:57:42 +03:00
087f777a1c
This used to work correctly, before the change was reverted in e09d0d46c297. In fact it is important to specify the manager explicity in the completion because the argument is reused in the caching policies. An empty argument here caused the completion to create separate caches with and without the --system parameter. We can simplify the given pattern a little here too.