Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IOReadBandwidthMax with path says "Path ... is not a device file in /dev" #9908

Closed
rwmjones opened this issue Aug 22, 2018 · 1 comment
Closed

Comments

@rwmjones
Copy link
Contributor

systemd version the issue has been seen with

systemd-238-9.git0e0aa59.fc28.x86_64

Used distribution

Fedora

Expected behaviour you didn't see

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

@yuwata
Copy link
Member

yuwata commented Aug 22, 2018

I think this is already fixed by the commit 9d5e9b4, which is included in v239.

@yuwata yuwata closed this as completed Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants