Skip to content

Commit

Permalink
Fix indent issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
razorsedge committed Mar 13, 2017
1 parent a388b9b commit 88aae89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion disable_thp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ elif [ "$OS" == Debian -o "$OS" == Ubuntu ]; then
-e '/^exit 0/i \
echo never >/sys/kernel/mm/transparent_hugepage/defrag\
echo never >/sys/kernel/mm/transparent_hugepage/enabled' \
-i /etc/rc.local
-i /etc/rc.local
fi

0 comments on commit 88aae89

Please sign in to comment.