Fix the background half of readahead
We used to rely on shell operations to perform the second half part of readhead in the background. This is not reliable anymore, probably due to changes in the shell being used or live-boot. So we now use start-stop-daemon instead.
Showing
Please register or sign in to comment