This commit is contained in:
Bob Mottram 2018-04-21 18:31:26 +01:00
parent 6bb05249cc
commit 5757275d81
1 changed files with 0 additions and 3 deletions

View File

@ -796,9 +796,6 @@ function install_shellcheck {
function microsd_card_optimisations {
# These values can improve performance on microSD cards
if [ ! -d /etc/network/if-up.d ]; then
mkdir /etc/network/if-up.d
fi
printf '#!/bin/bash\n' > /usr/bin/enable_optimisations
if [ -f /sys/devices/virtual/bdi/179:0/read_ahead_kb ]; then