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