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