Add hints for ionice.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Sun, 28 Sep 2008 05:06:07 +0000 (05:06 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Sun, 28 Sep 2008 05:06:07 +0000 (05:06 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2787 94cd875c-1c1d-0410-91d2-eb244daf1a30

configure.ac

index 5ef4320..e5c6854 100644 (file)
@@ -57,7 +57,7 @@ ENSC_PATHPROG(NOHUP,     nohup)
 ENSC_PATHPROG(RMMOD,     rmmod)
 ENSC_PATHPROG(VCONFIG,   vconfig,, [See http://www.candelatech.com/~greear/vlan.html; usually this tool is shipped in the 'vconfig' or 'vlan' package of your distribution])
 ENSC_PATHPROG(WGET,      wget)
-ENSC_PATHPROG(IONICE,    ionice)
+ENSC_PATHPROG(IONICE,    ionice,,  [This is usually shipped in the 'util-linux(-ng)' or 'schedutils' package])
 ENSC_PATHPROG(FILE,      file,    [file])
 ENSC_PATHPROG(GZIP,      gzip,    [gzip])
 ENSC_PATHPROG(BZIP2,     bzip2,   [bzip2])