missing space

This commit is contained in:
2025-11-13 22:50:37 +01:00
parent 892b28fefa
commit 49aee045ba

View File

@@ -147,6 +147,7 @@ You then need to log out and log back in to have the correct limits permissions.
To limit disk I/O for a systemd service we can use slices
The most useful options we can put in a slice section are the following, you can see all the available options in the [documentation](https://www.freedesktop.org/software/systemd/man/latest/systemd.resource-control.html)
| Property | Description |
| :- | :- |
| **`IOAccounting=`** | Enables collection of I/O statistics (used by `systemd-cgtop`, `systemd-analyze`, etc.). |