assistant --autostart: Automatically ionices the daemons it starts.
This commit is contained in:
parent
b9448c31a3
commit
d901ba1781
4 changed files with 15 additions and 3 deletions
|
@ -40,6 +40,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
|
||||
]
|
||||
where
|
||||
ifset True s = Just s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue