You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
IOReadBandwidthMax is supposed to work with a path, but does not.
Unexpected behaviour you saw
An error instead of working
Steps to reproduce the problem
$ systemd-run --user --pipe -p IOReadBandwidthMax="/var/tmp 1K" echo hello
Failed to start transient service unit: Path IOReadBandwidthMax specified in /var/tmp= is not a device file in /dev
The text was updated successfully, but these errors were encountered:
systemd version the issue has been seen with
Used distribution
Expected behaviour you didn't see
Unexpected behaviour you saw
Steps to reproduce the problem
$ systemd-run --user --pipe -p IOReadBandwidthMax="/var/tmp 1K" echo hello
Failed to start transient service unit: Path IOReadBandwidthMax specified in /var/tmp= is not a device file in /dev
The text was updated successfully, but these errors were encountered: