Cross Reference: exec-ioschedulingclass-realtime.service
xref
: /
systemd
/
test
/
test-execute
/
exec-ioschedulingclass-realtime.service
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
[Unit]
Description=Test for IOSchedulingClass=realtime
[Service]
ExecStart=
/bin/sh
-x -c 'c=$$(LC_ALL=C ionice); test "$${c%%:*}" = "realtime"'
Type=oneshot
IOSchedulingClass=realtime