Rivoreo Source Code Repositories
src.rivoreo.one
/
systemd-stable
/
refs/heads/rivoreo-fork
/
.
/
test
/
test-execute
/
exec-ioschedulingclass-idle.service
blob: 87dbed14c1a991024c1f71cd35ab738c77a05266 [
file
] [
log
] [
blame
] [
raw
]
[
Unit
]
Description
=
Test
for
IOSchedulingClass
=
idle
[
Service
]
ExecStart
=
/bin/
sh
-
x
-
c
'c=$$(LC_ALL=C ionice); test "$${c%%:*}" = "idle"'
Type
=
oneshot
IOSchedulingClass
=
idle