Content #
The four default slices are as follows:
- -.slice This is the root slice, which is the root of the whole slice hierarchy. Normally, it won’t directly contain any other units. However, you can use it to create default settings for the entire slice tree.
- system.slice By default, system services that have been started by systemd would go here.
- user.slice By default, user-mode services would go here. An implicit slice is assigned to each logged-in user.
- machine-slice If you’re running containers or virtual machines, their services will show up here.
From #
Linux Service Management Made Easy with systemd