Browse Source

bootchart/module-setup.sh: no need for mknod anymore

master
Harald Hoyer 13 years ago
parent
commit
a5f44604f7
  1. 2
      modules.d/00bootchart/module-setup.sh

2
modules.d/00bootchart/module-setup.sh

@ -25,7 +25,5 @@ install() {
inst /bin/grep inst /bin/grep
inst /bin/usleep inst /bin/usleep
inst /usr/bin/[ /bin/[ inst /usr/bin/[ /bin/[

mknod -m 0666 "${initdir}/dev/null" c 1 3
} }



Loading…
Cancel
Save