mirror of
https://github.com/systemd/systemd.git
synced 2025-02-10 17:57:40 +03:00
56ef545c24
Use `$_sys_service_mgr` to handle `--user`, so that `systemctl --user stop` will correctly filter the active (user) units. Before this patch, only user units that also exist as system units and are stoppable there would be listed.