Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tasks: Run all cockpit-tasks@* instances in a systemd slice
With this we can react to all tasks containers shutting down. It also makes it easier to stop all instances without having to resort to globbing or knowing how many instances a host has. Note: Avoid a `-` in the name, as that will create a sub-directory/slice.
- Loading branch information