summaryrefslogtreecommitdiffstats
path: root/ibin/io
diff options
context:
space:
mode:
Diffstat (limited to 'ibin/io')
-rwxr-xr-xibin/io3
1 files changed, 3 insertions, 0 deletions
diff --git a/ibin/io b/ibin/io
new file mode 100755
index 0000000..0d239fe
--- /dev/null
+++ b/ibin/io
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+exec nocache ionice -c 3 "${@}"