exec-ioschedulingclass-realtime.service revision cdaf5070480c09a7650589fa02b4d59c0af00112
[Unit]
Description=Test for IOSchedulingClass=realtime
[Service]
ExecStart=/bin/sh -x -c 'c=$$(LC_ALL=C ionice); test "$${c%%:*}" = "realtime"'
Type=oneshot
IOSchedulingClass=realtime