note on nice
This commit is contained in:
parent
aff125ddab
commit
b6794f174e
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ bundledPrograms = catMaybes
|
||||||
, SysConfig.sha512
|
, SysConfig.sha512
|
||||||
, SysConfig.sha224
|
, SysConfig.sha224
|
||||||
, SysConfig.sha384
|
, SysConfig.sha384
|
||||||
-- ionice is not included in the bundle; we rely on the system's
|
-- nice and ionice are not included in the bundle; we rely on the
|
||||||
-- own version, which may better match its kernel
|
-- system's own version, which may better match its kernel
|
||||||
]
|
]
|
||||||
where
|
where
|
||||||
ifset True s = Just s
|
ifset True s = Just s
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue