[Pkg-virtualbox-devel] Bug#451741: surpress grep output in initscript
Kel Modderman
kel at otaku42.de
Sun Nov 18 05:06:58 UTC 2007
Package: virtualbox-ose
Version: 1.5.2-dfsg2-1
Severity: minor
grep should use the --quiet option, or standard output redirected to /dev/null
when invoking:
if ls -g "$TAPDEV" 2>/dev/null | grep root
then
in start_network() function of virtualbox-ose.init
Or else we see:
crw-rw---- 1 root 10, 200 2007-11-18 14:34 /dev/net/tun
appear somehwere in boot sequence.
Thanks, Kel.
More information about the Pkg-virtualbox-devel
mailing list