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