blob: 87dbed14c1a991024c1f71cd35ab738c77a05266 [file] [log] [blame] [raw]
[Unit]
Description=Test for IOSchedulingClass=idle
[Service]
ExecStart=/bin/sh -x -c 'c=$$(LC_ALL=C ionice); test "$${c%%:*}" = "idle"'
Type=oneshot
IOSchedulingClass=idle