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