note on nice

This commit is contained in:
Joey Hess 2013-10-17 16:13:33 -04:00
parent aff125ddab
commit b6794f174e

View file

@ -44,8 +44,8 @@ bundledPrograms = catMaybes
, SysConfig.sha512
, SysConfig.sha224
, SysConfig.sha384
-- ionice is not included in the bundle; we rely on the system's
-- own version, which may better match its kernel
-- nice and ionice are not included in the bundle; we rely on the
-- system's own version, which may better match its kernel
]
where
ifset True s = Just s