exec-ioschedulingclass-none.service revision ac40081621ec299a55246519726a18dd2b08678c
[Unit]
Description=Test for IOSchedulingClass=none
[Service]
ExecStart=/bin/bash -c 'c=$(ionice); echo $c; [[ "$c" == none* ]]'
Type=oneshot
IOSchedulingClass=none