summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/bootchart/files/accton.patch')
-rw-r--r--app-benchmarks/bootchart/files/accton.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-benchmarks/bootchart/files/accton.patch b/app-benchmarks/bootchart/files/accton.patch
new file mode 100644
index 000000000000..913507964e1b
--- /dev/null
+++ b/app-benchmarks/bootchart/files/accton.patch
@@ -0,0 +1,11 @@
+--- ./script/bootchartd.old 2010-04-27 12:42:10.182669159 +0200
++++ ./script/bootchartd 2010-04-27 12:42:30.276764465 +0200
+@@ -154,7 +154,7 @@ stop()
+ # Stop process accounting if configured
+ local pacct=
+ if [ "$PROCESS_ACCOUNTING" = "yes" ]; then
+- accton
++ accton off
+ pacct=kernel_pacct
+ fi
+