15 lines
433 B
Diff
15 lines
433 B
Diff
--- modules.d/00bootchart/module-setup.sh.orig 2021-01-24 16:00:46.529880095 +0700
|
|
+++ modules.d/00bootchart/module-setup.sh 2021-01-24 16:00:56.134911133 +0700
|
|
@@ -19,10 +19,8 @@
|
|
|
|
inst_multiple bootchartd bash \
|
|
/lib/bootchart/bootchart-collector /etc/bootchartd.conf \
|
|
- accton \
|
|
echo \
|
|
- grep \
|
|
- usleep
|
|
+ grep
|
|
|
|
inst /usr/bin/pkill /bin/pkill
|
|
inst /usr/bin/[ /bin/[
|